describe-d ~master (2022-04-27T02:47:53.8934507)
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