dini ~master (2016-10-02T14:00:10Z)
Dub
Repo
INIReader.key
dini
reader
INIReader
Returns key token.
Use this only if you know current token is KEY.
struct
INIReader
(INIFormatDescriptor Format, ubyte Flags = 0x00, alias Boxer)
@
property
KeyType
key
(
)
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 key token.
Use this only if you know current token is KEY.