struct DeployCR::CLI::InitCommand

Included Modules

Extended Modules

Defined in:

deploy-cr/cli/init_command.cr

Instance Method Summary

Instance methods inherited from struct DeployCR::CLI::DeployCommand

run run

Constructor methods inherited from struct DeployCR::CLI::DeployCommand

new(command : Array(String), path = Array(String).new) new

Class methods inherited from struct DeployCR::CLI::DeployCommand

help(name = PROGRAM_NAME) help, parse(command : Array(String) = ARGV, path = Array(String).new) parse, run(arguments) run

Instance Method Detail

def amber=(amber : Bool) #

[View source]
def amber? : Bool #

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

[View source]
def cross_compile? : Bool #

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

[View source]
def npm? : Bool #

[View source]
def run #

[View source]