class Launch::CLI::MainCommand::Pipelines::Options

Overview

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

This class is automatically defined by the Crystal CLI library.

Defined in:

launch/cli/commands/pipelines.cr:7
launch/cli/commands/pipelines.cr:11

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

Instance Method Detail

def no_color? #

Returns the --no-color option value.

This method is automatically defined by the optarg library.


def no_plugs? #

Returns the --no-plugs option value.

This method is automatically defined by the optarg library.