describe-d ~master (2020-04-14T17:28:31Z)
Dub
Repo
ParameterDefault
introspection
parameter
Stores information about default parameter value
struct
ParameterDefault {
string
value
;
bool
exists
;
}
Members
Variables
exists
bool
exists
;
value
string
value
;
Meta
Source
See Implementation
introspection
parameter
structs
Parameter
ParameterDefault
Stores information about default parameter value