inilike ~master (2021-09-27T18:58:46Z)
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.