struct Options
- Options
- Struct
- Value
- Object
Defined in:
cli.crConstructors
Instance Method Summary
- #chunk : String | Nil
- #chunk=(chunk : String | Nil)
- #compress : Bool
- #compress=(compress : Bool)
- #format : String | Nil
- #format=(format : String | Nil)
- #initialize
- #input : String | Nil
- #input=(input : String | Nil)
- #output : String | Nil
- #output=(output : String | Nil)
- #show_timetamp : NamedTuple(x: Int32, z: Int32) | Nil
- #show_timetamp=(show_timetamp : NamedTuple(x: Int32, z: Int32) | Nil)
- #uncompress : Bool | Nil
- #uncompress=(uncompress : Bool | Nil)