workspace-d v2.10.0 (2017-01-21T01:53:30Z)
Dub
Repo
JSONCallNoRet.JSONCallNoRet
app
JSONCallNoRet
Undocumented in source.
enum
JSONCallNoRet
;
enum
JSONCallNoRet
;
template
JSONCallNoRet
(alias T, string fn, string jsonvar, bool async)
static if
(!(
Args.length > 0
))
enum
JSONCallNoRet
=
fn
~
"("
~ (
async
?
"asyncCallback"
:
""
) ~
")"
;
Meta
Source
See Source File
app
JSONCallNoRet
aliases
Args
manifest constants
JSONCallNoRet