Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
run
Source
target_version
Source
target_version=
(target_version :
String
|
Nil
)
Source
Nested types
Sellia::CLI::Updater::Release