struct DisplayOptions
- DisplayOptions
 - Struct
 - Value
 - Object
 
Defined in:
cli.crConstructors
Instance Method Summary
- #back : Char
 - #back=(back : Char)
 - #fixed_width : Bool
 - #fixed_width=(fixed_width : Bool)
 - #fore : Char
 - #fore=(fore : Char)
 - #initialize
 - #leading : Int8
 - #leading=(leading : Int8)
 - #tracking : Int8
 - #tracking=(tracking : Int8)