class MStrap::CLIOptions

Defined in:

mstrap/cli_options.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(argv : Array(String)) #

[View source]

Instance Method Detail

def argv : Array(String) #

[View source]
def config_path : String #

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

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

[View source]
def force? : Bool #

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

[View source]
def skip_project_update? : Bool #

[View source]