dlang-tour v1.2.3 (2020-09-05T05:18:21Z)
Home
Dub
Repo
IApiV1.FormatOutput
rest
iapiv1
IApiV1
Undocumented in source.
interface
IApiV1
struct
FormatOutput {
string
source
;
bool
success
;
}
Members
Variables
source
string
source
;
Undocumented in source.
success
bool
success
;
Undocumented in source.
Meta
Source
See Implementation
rest
iapiv1
IApiV1
functions
format
getSource
gist
run
shorten
structs
FormatOutput
GistOutput
RunInput
RunOutput
ShortenOutput
SourceOutput