dlangui v0.9.186 (2020-07-29T06:28:30Z)
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.