dcoincoin ~master (2017-06-15T14:41:56Z)
Dub
Repo
IniSection.hasSection
ini
dini
IniSection
Checks if specified section exists
struct
IniSection
bool
hasSection
(
string
name
)
Parameters
name
Type:
string
Section name
Return Value
Type:
bool
True if exists, false otherwise
Meta
Source
See Implementation
ini
dini
IniSection
aliases
opCall
opIndex
constructors
this
functions
addSection
getKey
getParent
getSection
getSectionEx
hasKey
hasParent
hasSection
inherit
keys
name
parse
parseLookups
removeKey
removeSection
root
sections
setKey
setParent
split
static functions
Parse
variables
_keys
_name
_parent
_sections
Checks if specified section exists