Struct IniLikeGroup.LineNode

Wrapper for internal ListMap node.

struct LineNode ;

Methods

NameDescription
isNull Check if underlined node is null.
key Get key of node.
line Get IniLikeLine pointed by node.
setEscapedValue Set value for line. If underline line is comment, than newValue is set as comment.