class

Amber::CLI::MainCommand::Routes::Options

Inherits Command::Options < Cli::OptionModel < Optarg::Model < Reference < Object

The dedicated Cli::OptionModel subclass for the Routes class.

This class is automatically defined by the Crystal CLI library.

Instance methods

json?

Returns the --json option value.

This method is automatically defined by the optarg library.

no_color?

Returns the --no-color option value.

This method is automatically defined by the optarg library.

Nested types