dlang-tour ~master (2018-04-07T09:34:38Z)
Home
Dub
Repo
ApiV1
rest
apiv1
class
ApiV1 :
IApiV1
{
string
githubToken
;
enum
uint
maxSourceCodeLength
;
}
Members
Variables
githubToken
string
githubToken
;
Token for authenticating GitHub requests
Meta
Source
See Implementation
rest
apiv1
classes
ApiV1