dlang-tour v1.0.4 (2017-02-19T13:52:07Z)
Home
Dub
Repo
IApiV1.getSource
rest
iapiv1
IApiV1
Undocumented in source.
interface
IApiV1
@
method
(
HTTPMethod.GET
)
@
path
("/api/v1/source/:language/:chapter/:section")
SourceOutput
getSource
(
string
_language
,
string
_chapter
,
string
_section
)
Meta
Source
See Implementation
rest
iapiv1
IApiV1
functions
getSource
run
structs
RunOutput
SourceOutput