FileExec¶
primitive val FileExec
Constructors¶
create¶
new val create()
: FileExec val^
Returns¶
- FileExec val^
Public Functions¶
value¶
fun box value()
: U32 val
Returns¶
- U32 val
eq¶
fun box eq(
that: FileExec val)
: Bool val
Parameters¶
- that: FileExec val
Returns¶
- Bool val
ne¶
fun box ne(
that: FileExec val)
: Bool val
Parameters¶
- that: FileExec val
Returns¶
- Bool val