inilike v1.1.0 (2017-10-23T16:32:25Z)
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.