dini ~master (2016-10-02T14:00:10Z)
Dub
Repo
IniSection.parseWith
dini
parser
IniSection
Undocumented in source. Be warned that the author may not have intended to support it.
void
parseWith
(string filename, bool doLookups)
struct
IniSection
void
parseWith
(
Reader
)
(
string
filename
,
bool
doLookups
= true
)
void
parseWith
(File* file, bool doLookups)
Meta
Source
See Implementation
dini
parser
IniSection
aliases
opCall
opIndex
constructors
this
functions
addSection
getKey
getParent
getSection
getSectionEx
hasKey
hasParent
hasSection
inherit
keys
name
parse
parseLookups
parseString
parseStringWith
parseWith
removeKey
removeSection
root
save
sections
setKey
setParent
static functions
Parse
ParseString
ParseStringWith
ParseWith
variables
_keys
_name
_parent
_sections