dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
IniLikeLine.Type
inilike
file
IniLikeLine
Type of line.
Values
Value
Meaning
None
0
deleted or invalid line
Comment
1
a comment or empty line
KeyValue
2
key-value pair
Meta
Source
See Implementation
inilike
file
IniLikeLine
enums
Type
functions
comment
key
type
value
static functions
fromComment
fromKeyValue
Type of line.