dini ~master (2016-10-02T14:00:10Z)
Dub
Repo
INIReader.sectionName
dini
reader
INIReader
Returns section name.
Use this only if you know current token is SECTION.
struct
INIReader
(INIFormatDescriptor Format, ubyte Flags = 0x00, alias Boxer)
@
property
string
sectionName
(
)
if
(
isBoxer
!
Boxer
)
Meta
Source
See Implementation
dini
reader
INIReader
aliases
BoxType
CurrentBoxer
CurrentFlags
CurrentFormat
KeyType
TokenValue
constructors
this
functions
findPair
key
next
readComment
readEntry
readKey
readSection
readValue
sectionName
skipWhitespaces
tryReadQuote
variables
empty
isQuoted
source
sourceOffset
type
value
Returns section name.
Use this only if you know current token is SECTION.