RepoActions

sealed class RepoActions

Actions sealed class for screen RepoScreen

Constructors

RepoActions
Link copied to clipboard
protected fun RepoActions()

Types

ActionUpdateRepo
Link copied to clipboard
object ActionUpdateRepo : RepoActions

Repo update

ToUpdateRepo
Link copied to clipboard
data class ToUpdateRepo(id: String, url: Uri) : RepoActions

To repo update from

Inheritors

RepoActions
Link copied to clipboard
RepoActions
Link copied to clipboard