PipeError¶
primitive val PipeError
Constructors¶
create¶
new val create()
: PipeError val^
Returns¶
- PipeError val^
Public Functions¶
string¶
fun box string()
: String iso^
Returns¶
- String iso^
eq¶
fun box eq(
that: PipeError val)
: Bool val
Parameters¶
- that: PipeError val
Returns¶
- Bool val
ne¶
fun box ne(
that: PipeError val)
: Bool val
Parameters¶
- that: PipeError val
Returns¶
- Bool val