androidApp
/
com.keygenqt.viewer.android.features.repos.ui.actions
/
RepoActions
/
ToUpdateRepo
To
Update
Repo
data class
ToUpdateRepo
(id:
String
, url:
Uri
) :
RepoActions
Content copied to clipboard
To repo update from
Constructors
Properties
Constructors
ToUpdateRepo
Link copied to clipboard
fun
ToUpdateRepo
(id:
String
, url:
Uri
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
url
Link copied to clipboard
val
url
:
Uri
Content copied to clipboard