class Jobcantan::CLI::Options

Defined in:

jobcantan.cr

Instance Method Summary

Instance Method Detail

def config_file : String #

[View source]
def config_file=(config_file : String) #

[View source]
def init : Bool #

[View source]
def init=(init : Bool) #

[View source]
def message : String | Nil #

[View source]
def message=(message : String | Nil) #

[View source]
def show_config : Bool #

[View source]
def show_config=(show_config : Bool) #

[View source]
def show_help : Bool #

[View source]
def show_help=(show_help : Bool) #

[View source]
def show_version : Bool #

[View source]
def show_version=(show_version : Bool) #

[View source]