cogito

Undocumented in source.

Modules

arguments
module cogito.arguments
Undocumented in source.
list
module cogito.list
Undocumented in source.
meter
module cogito.meter
Undocumented in source.
tests
module cogito.tests
visitor
module cogito.visitor
Undocumented in source.

Public Imports

cogito.list
public import cogito.list;
Undocumented in source.
cogito.meter
public import cogito.meter;
Undocumented in source.
cogito.visitor
public import cogito.visitor;
Undocumented in source.

Members

Functions

runOnCode
Result runOnCode(string code)
Undocumented in source. Be warned that the author may not have intended to support it.
runOnFile
Result runOnFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
runOnFiles
auto runOnFiles(R args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta