class CodePreloader::Cli

Defined in:

cli.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(args) #

Initializes the Cli class with default values.


[View source]

Instance Method Detail

def exec #

Executes the main functionality of the CLI application.


[View source]
def exec_help #

[View source]
def exec_init(init_options) #

[View source]
def exec_none #

[View source]
def exec_pack(pack_options) #

[View source]
def exec_version #

[View source]