struct
Nicolino::Commands::Theme
- Nicolino::Commands::Theme
- Nicolino::Commands::Command
- Polydocopt::Command
- Struct
- Value
- Object
Overview
nicolino theme command
Defined in:
commands/theme.crConstant Summary
-
THEME_REGISTRY_URL =
"https://nicolino.site/themes.json"
Constructors
-
.new(options)
This command needs a custom initialize because we don't necessarily have a config file yet
Instance Method Summary
Instance methods inherited from struct Nicolino::Commands::Command
run : Int32
run
Constructor methods inherited from struct Nicolino::Commands::Command
new(options)
new
Constructor Detail
def self.new(options)
#
This command needs a custom initialize because we don't necessarily have a config file yet