module CMC
Defined in:
cmc.crcmc/printer.cr
cmc/tokens_response.cr
Instance Method Summary
- #call
- #minutes_since(last_updated : String)
- #print_header(header_status : String, header_time : String, width : Int8)
- #print_table(headings : Array(String), tokens : Array(Array(String)))
- #repeat(repeating_char : Char, width : Int8)
- #space_between(left_string : String, right_string : String, width : Int8)