RepoUpdateActions
sealed class RepoUpdateActions
Content copied to clipboard
Actions sealed class for screen RepoUpdateScreen
Constructors
RepoUpdateActions
Link copied to clipboard
protected fun RepoUpdateActions()
Content copied to clipboard
Types
RepoUpdate
Link copied to clipboard
data class RepoUpdate(name: String, isPrivate: Boolean, description: String) : RepoUpdateActions
Content copied to clipboard
Repo update
Inheritors
RepoUpdateActions
Link copied to clipboard