aedi-property-reader ~master (2019-02-26T21:34:44Z)
Dub
Repo
ArgumentsHolder
aermicioi
aedi_property_reader
arg
accessor
Undocumented in source.
struct
ArgumentsHolder {
string
[][
string
]
byKeyValues
;
string
[
string
]
byKeyValue
;
string
[]
byValue
;
}
Members
Variables
byKeyValue
string
[
string
]
byKeyValue
;
Undocumented in source.
byKeyValues
string
[][
string
]
byKeyValues
;
Undocumented in source.
byValue
string
[]
byValue
;
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi_property_reader
arg
accessor
classes
ArgumentAccessor
structs
ArgumentsHolder