dlang-tour v1.2.3 (2020-09-05T05:18:21Z)
Home
Dub
Repo
IApiV1.shorten
rest
iapiv1
IApiV1
Undocumented in source.
interface
IApiV1
@
method
(
HTTPMethod.POST
)
@
path
("/api/v1/shorten")
ShortenOutput
shorten
(
string
source
,
string
compiler
,
string
args
)
Meta
Source
See Implementation
rest
iapiv1
IApiV1
functions
format
getSource
gist
run
shorten
structs
FormatOutput
GistOutput
RunInput
RunOutput
ShortenOutput
SourceOutput