class Cli

Overview

Class that defines the flags, subcommands and arguments usable for the binary.

Defined in:

cli.cr

Class Method Summary

Class Method Detail

def self.command #

[View source]
def self.start(argv, io : IO = STDOUT) #

[View source]
def self.start_parse(argv, io : IO = STDOUT) #

[View source]