dcaptcha ~master (2021-12-23T10:29:12.0675896)
Dub
Repo
CaptchaSpec
dcaptcha
dcaptcha
Undocumented in source.
struct
CaptchaSpec {
bool
allowEasy
;
bool
allowHard
;
bool
allowStatic
;
}
Members
Variables
allowEasy
bool
allowEasy
;
Undocumented in source.
allowHard
bool
allowHard
;
Undocumented in source.
allowStatic
bool
allowStatic
;
Undocumented in source.
Meta
Source
See Implementation
dcaptcha
dcaptcha
functions
getCaptcha
structs
CaptchaSpec
Challenge