aedi-property-reader ~master (2021-10-29T15:22:22.4278136)
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