const classstudsTools::InitCmd
sys::Obj studsTools::Cmd studsTools::InitCmd
Create a new project.
- apply
Void apply(File src, Str:Str macros, File target, Bool exec := false)Read given resource file, apply macros, and write results to given target
- helpFull
virtual const override Str? helpFull := ...- helpShort
virtual const override Str helpShort := "Create a new project"- isName
Return
trueif string is a valid project name.- name
virtual const override Str name := "init"- run
virtual override Int run()- sig
virtual const override Str sig := "<name>"