IApiV1

Interface definition for JSON REST API.

Members

Functions

format
FormatOutput format(string source)
Undocumented in source.
getSource
SourceOutput getSource(string _language, string _chapter, string _section)
Undocumented in source.
gist
GistOutput gist(string source, string compiler, string args)
Undocumented in source.
run
RunOutput run(RunInput input)
Undocumented in source.
shorten
ShortenOutput shorten(string source, string compiler, string args)
Undocumented in source.

Structs

FormatOutput
struct FormatOutput
Undocumented in source.
GistOutput
struct GistOutput
Undocumented in source.
RunInput
struct RunInput
Undocumented in source.
RunOutput
struct RunOutput
Undocumented in source.
ShortenOutput
struct ShortenOutput
Undocumented in source.
SourceOutput
struct SourceOutput
Undocumented in source.

Meta