struct Grid
- Grid
- Struct
- Value
- Object
Overview
Extending from grid library :: adding color to directory
Included Modules
- LeftRight
- TopDown
Defined in:
lib/grid/src/grid.crutil/print_out.cr
Instance Method Summary
Instance Method Detail
def to_s_enhancement(top_down : Bool = true, align_left : Bool = true, sep : String = @separator) : String
#