class Roadshow::Commands::Init

Defined in:

roadshow/commands/init.cr

Instance Method Summary

Instance methods inherited from class Roadshow::Command(Roadshow::Commands::InitOptions)

help : String help, parser(stdout : IO, options : Options = Options.new) : OptionParser parser, run(stdin : IO, stdout : IO, args : Array(String)) : Void
run(stdin : IO, stdout : IO, options : Options) : Void
run

Constructor methods inherited from class Roadshow::Command(Roadshow::Commands::InitOptions)

get_command(name) : Command get_command

Instance Method Detail

def parser(stdout : IO, options = InitOptions.new) #

[View source]
def run(stdin : IO, stdout : IO, options : InitOptions) #

[View source]