class

Sellia::CLI::Updater

Inherits Reference / Object

Constants

GITHUB_API = "https://api.github.com"
GITHUB_DOWNLOAD = "https://github.com"
REPO = "watzon/sellia"

Constructors

new(check_only : Bool = false, force : Bool = false, target_version : Nil | String = nil)
Source

Instance methods

check_only
Source
check_only=(check_only : Bool)
Source
force
Source
force=(force : Bool)
Source
target_version
Source
target_version=(target_version : String | Nil)
Source

Nested types