class Lolcat::CLI
- Lolcat::CLI
- Reference
- Object
Included Modules
Defined in:
cli.crConstructors
Class Method Summary
Instance Method Summary
- #option : Options
- #parse_args(args = ARGV)
- #parser : Parser
- #print_help
- #print_version
- #run
- #run_lolcat
Instance methods inherited from module Lolcat::Lol
lol(input : String, options : Options, &)lol(input : IO, options : Options, &) lol, lol_cat(input : IO | String, options : Options) lol_cat, rainbow_color(freq : Float64, offset : Float64) : Tuple(UInt8, UInt8, UInt8) rainbow_color, rainbow_line(line : String, options : Options, index : Int32, pos : Int32) : String
rainbow_line(line : String, options : Options, offset : Float64) : String rainbow_line