Struct IniLikeLine

Line in group.

struct IniLikeLine ;

Methods

NameDescription
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

NameDescription
Type Type of line.