class Amber::CLI::MainCommand::Database::Options

Overview

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

This class is automatically defined by the Crystal CLI library.

Defined in:

amber/cli/commands/database.cr:12
amber/cli/commands/database.cr:17

Instance Method Summary

Instance Method Detail

def commands #

Returns the COMMANDS argument value.

This method is automatically defined by the optarg library.


def no_color? #

Returns the --no-color option value.

This method is automatically defined by the optarg library.