struct Properties
- Properties
- Struct
- Value
- Object
Overview
Stores the default values for the arguments that can be set through dashed options.
Defined in:
cbat.crConstructors
Instance Method Summary
- #color : Bool
- #color=(color : Bool)
- #empty_char : String
- #empty_char=(empty_char : String)
- #empty_color : String
- #empty_color=(empty_color : String)
- #fill_char : String
- #fill_char=(fill_char : String)
- #fill_color : String
- #fill_color=(fill_color : String)
- #format : String
- #format=(format : String)
- #initialize
- #options : Regex
- #options=(options : Regex)
- #spaces : Int32
- #spaces=(spaces : Int32)