Class: Sprout::Executable::Number

Inherits:
Param
  • Object
show all
Defined in:
lib/sprout/executable/number.rb

Overview

Concrete Sprout::Executable::Param object for numeric values.

See Also:

Constant Summary

Constants inherited from Param

DEFAULT_DELIMITER, DEFAULT_OPTION_PARSER_TYPE_NAME, DEFAULT_PREFIX, DEFAULT_SHORT_PREFIX

Method Summary

Methods inherited from Param

#clean_path, #default, #default=, #file_is_output?, #hidden_name?, #hidden_value?, #initialize, #option_parser_declaration, #option_parser_name, #option_parser_short_name, #option_parser_type_name, #option_parser_type_output, #prepare, #prepare_prerequisites, #prepared?, #required?, #shell_value, #short_prefix, #to_rdoc, #to_shell, #validate, #visible?

Constructor Details

This class inherits a constructor from Sprout::Executable::Param