dini ~master (2016-10-02T14:00:10Z)
Dub
Repo
IniSection.hasParent
dini
parser
IniSection
Checks if current section has parent
struct
IniSection
bool
hasParent
(
)
Return Value
Type:
bool
True if section has parent, false otherwise
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
Checks if current section has parent