Skip to content

IniIncompleteSection

[Source]

An IniError reported when a line that begins with [ has no closing ].

primitive val IniIncompleteSection

Constructors

create

[Source]

new val create()
: IniIncompleteSection val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: IniIncompleteSection val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: IniIncompleteSection val)
: Bool val

Parameters

Returns