Amber::CLI::MainCommand::Plugin::Options
Inherits Command::Options < Cli::OptionModel < Optarg::Model < Reference < Object
The dedicated Cli::OptionModel subclass for the Plugin class.
This class is automatically defined by the Crystal CLI library.
Instance methods
args
Returns the ARGS argument value.
This method is automatically defined by the optarg library.
name
Returns the NAME argument value.
This method is automatically defined by the optarg library.
name?
Returns the NAME argument value.
Returns nil, if the value is undefined.
This method is automatically defined by the optarg library.
u?
Returns the -u option value.
This method is automatically defined by the optarg library.
uninstall?
Returns the -u option value.
This method is automatically defined by the optarg library.