RepoUpdateActions

sealed class RepoUpdateActions

Actions sealed class for screen RepoUpdateScreen

Constructors

RepoUpdateActions
Link copied to clipboard
protected fun RepoUpdateActions()

Types

RepoUpdate
Link copied to clipboard
data class RepoUpdate(name: String, isPrivate: Boolean, description: String) : RepoUpdateActions

Repo update

Inheritors

RepoUpdateActions
Link copied to clipboard