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