Class: Foobara::CommandConnectors::ShCliConnector::InputsParser::Option::OnFlag

Inherits:
Flag show all
Defined in:
foobara-sh-cli-connector-0.0.16/src/sh_cli_connector/inputs_parser/option/on_flag.rb

Instance Attribute Summary

Attributes inherited from Foobara::CommandConnectors::ShCliConnector::InputsParser::Option

#always_prefix_inputs, #attribute_name, #attribute_type, #default, #is_required, #prefix

Method Summary

Methods inherited from Flag

#_argument_text, applicable?, #array?, attribute_to_options

Methods inherited from Foobara::CommandConnectors::ShCliConnector::InputsParser::Option

#_argument_text, #_long_option_name, #_non_colliding_path, #_prefixed_name, #_truncated_path, #_truncated_paths, #array?, attribute_to_options, #description, #full_path, #has_default?, #initialize, #required?, #supports_short_option?, #to_args

Constructor Details

This class inherits a constructor from Foobara::CommandConnectors::ShCliConnector::InputsParser::Option