const classcamembert::Commands

sys::Obj
  camembert::Commands

Application level commands

about

Source

const Cmd about := AboutCmd.make() |AboutCmd->Void| { ... }

build

Source

const Cmd build

buildAndRun

Source

const Cmd buildAndRun

buildAndRunSingle

Source

const Cmd buildAndRunSingle

buildGroup

Source

const Cmd buildGroup

consoleToggle

Source

const Cmd consoleToggle

delete

Source

const Cmd delete := ...

docsToggle

Source

const Cmd docsToggle

editConfig

Source

const Cmd editConfig

exit

Source

const Cmd exit

find

Source

const Cmd find

findByKey

Source

Cmd? findByKey(Key key)

findInSpace

Source

const Cmd findInSpace

goto

Source

const Cmd goto

list

Source

const Cmd[] list

make

Source

new make(Sys sys)

markAsProject

Source

const Cmd markAsProject

mostRecent

Source

const Cmd mostRecent

move

Source

const Cmd move := ...

newFile

Source

const Cmd newFile

nextMark

Source

const Cmd nextMark

openFolder

Source

const Cmd openFolder

prefs

Source

const Cmd prefs

prevMark

Source

const Cmd prevMark

processWindow

Source

const Cmd processWindow

reRun

Source

const Cmd reRun

recent

Source

const Cmd recent := ...

recentToggle

Source

const Cmd recentToggle

reload

Source

const Cmd reload

reloadConfig

Source

const Cmd reloadConfig

run

Source

const Cmd run

runSingle

Source

const Cmd runSingle

save

Source

const Cmd save

searchDocs

Source

const Cmd searchDocs

test

Source

const Cmd test

testSingle

Source

const Cmd testSingle

textToggle

Source

const Cmd textToggle