const classcamGoPlugin::GoCommands
sys::Obj camGoPlugin::GoCommands : camembert::PluginCommands
- build
virtual const override Cmd build
- buildAndRun
virtual const override Cmd buildAndRun
- buildAndRunSingle
virtual const override Cmd buildAndRunSingle
- goFinder
const static |Str->Item? goFinder := |Str->Item?| { ... }
Error:
./hello.go:7: undefined: dsfdfgd
Log:
2013/10/09 14:50:17 drupsway_test.go:75: a:1:{s:9:"cc_number";b:0;}
Relative path sometimes, absolute paths other times
- goPath
static File? goPath()
- make
new make(GoPlugin plugin)
- prj
static File? prj()
- run
virtual const override Cmd run
- runSingle
virtual const override Cmd runSingle
- test
virtual const override Cmd test
- testSingle
virtual const override Cmd testSingle