BinFmt
Defined in: src/fs/exec.ts:23
A way of loading a program, like struct linux_binfmt
Properties
Section titled “Properties”name:
string
Defined in: src/fs/exec.ts:24
Methods
Section titled “Methods”load()
Section titled “load()”load(
prm): () =>any
Defined in: src/fs/exec.ts:26
Parameters
Section titled “Parameters”Returns
Section titled “Returns”() => any
matches()
Section titled “matches()”matches(
prm):boolean
Defined in: src/fs/exec.ts:25
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean