ReposActions

sealed class ReposActions

Actions sealed class for screen ReposScreen

Constructors

ReposActions
Link copied to clipboard
protected fun ReposActions()

Types

SortToggle
Link copied to clipboard
object SortToggle : ReposActions

Sort repos

ToRepoView
Link copied to clipboard
data class ToRepoView(id: String, url: Uri) : ReposActions

Top repo view page

Inheritors

ReposActions
Link copied to clipboard
ReposActions
Link copied to clipboard