const classcamembert::Commands
sys::Obj camembert::Commands
Application level commands
- about
const Cmd about := AboutCmd.make() |AboutCmd->Void| { ... }
- build
const Cmd build
- buildAndRun
const Cmd buildAndRun
- buildAndRunSingle
const Cmd buildAndRunSingle
- buildGroup
const Cmd buildGroup
- consoleToggle
const Cmd consoleToggle
- delete
const Cmd delete := ...
- docsToggle
const Cmd docsToggle
- editConfig
const Cmd editConfig
- exit
const Cmd exit
- find
const Cmd find
- findByKey
- findInSpace
const Cmd findInSpace
- goto
const Cmd goto
- list
const Cmd[] list
- make
new make(Sys sys)
- markAsProject
const Cmd markAsProject
- mostRecent
const Cmd mostRecent
- move
const Cmd move := ...
- newFile
const Cmd newFile
- nextMark
const Cmd nextMark
- openFolder
const Cmd openFolder
- prefs
const Cmd prefs
- prevMark
const Cmd prevMark
- processWindow
const Cmd processWindow
- reRun
const Cmd reRun
- recent
const Cmd recent := ...
- recentToggle
const Cmd recentToggle
- reload
const Cmd reload
- reloadConfig
const Cmd reloadConfig
- run
const Cmd run
- runSingle
const Cmd runSingle
- save
const Cmd save
- searchDocs
const Cmd searchDocs
- test
const Cmd test
- testSingle
const Cmd testSingle
- textToggle
const Cmd textToggle