Struct IniLikeLine
Line in group.
struct IniLikeLine
;
Methods
Name | Description |
---|---|
comment
|
Get comment. |
fromComment
|
Contruct from comment. |
fromKeyValue
|
Construct from key and value. Value must be provided as it's written in a file, i.e in the escaped form. |
key
|
Get key. |
type
|
Get type of line. |
value
|
Get value. |
Enums
Name | Description |
---|---|
Type
|
Type of line. |