ApiV1

Undocumented in source.

Constructors

this
this(IExecProvider execProvider, ContentProvider contentProvider)
Undocumented in source.

Members

Functions

getSource
SourceOutput getSource(string _language, string _chapter, string _section)
Undocumented in source. Be warned that the author may not have intended to support it.
run
RunOutput run(string source)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IApiV1

RunOutput
struct RunOutput
Undocumented in source.
run
RunOutput run(string source)
Undocumented in source.
SourceOutput
struct SourceOutput
Undocumented in source.
getSource
SourceOutput getSource(string _language, string _chapter, string _section)
Undocumented in source.

Meta