class Zap::CLI

Defined in:

cli/cli.cr
cli/dlx.cr
cli/exec.cr
cli/init.cr
cli/install.cr
cli/rebuild.cr
cli/run.cr
cli/store.cr
cli/why.cr

Constructors

Instance Method Summary

Macro Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Constructor Detail

def self.new(config : Config = Config.new(ENV, "ZAP"), command_config : Zap::Commands::Config | Nil = nil) #

[View source]

Instance Method Detail

def command_config : Zap::Commands::Config | Nil #

[View source]
def command_config? : Zap::Commands::Config | Nil | Nil #

[View source]
def parse #

[View source]

Macro Detail

macro common_options(sub = false) #

[View source]
macro workspace_options(sub = false) #

[View source]