hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
Ini.opApply
hunt
shiro
config
Ini
Ini
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref string, ref IniSection) dg)
class
Ini
int
opApply
(
scope
int
delegate
(
ref
string
,
ref
IniSection
)
dg
)
int
opApply
(int delegate(MapEntry!(string, IniSection) entry) dg)
Meta
Source
See Implementation
hunt
shiro
config
Ini
Ini
constructors
this
functions
addSection
byKey
byValue
clear
containsKey
containsValue
get
getSection
getSectionNames
getSectionProperty
getSections
isEmpty
load
loadFromPath
merge
opApply
opEquals
opIndex
put
putAll
putIfAbsent
remove
removeSection
replace
setSectionProperty
size
toHash
toString
values
mixins
__anonymous
static functions
fromResourcePath
getSectionName
isSectionHeader
variables
COMMENT_POUND
COMMENT_SEMICOLON
DEFAULT_CHARSET_NAME
DEFAULT_SECTION_NAME
SECTION_PREFIX
SECTION_SUFFIX