Skip to content

IniNoDelimiter

[Source]

An IniError reported when a line that is not a comment or section header contains neither = nor :.

primitive val IniNoDelimiter

Constructors

create

[Source]

new val create()
: IniNoDelimiter val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns