cli
Version:
sha256:e7e8545
world imports
imports
world command
imports
exports
environment interface
get-environment() → list<tuple<string, string>>
get-arguments() → list<string>
initial-cwd() → option<string>
exit interface
exit(status:result<_, _>)
run interface
run() → result<_, _>
stdin interface
Imported Types
wasi:io/streams.{input-stream}
get-stdin() → input-stream
stdout interface
Imported Types
wasi:io/streams.{output-stream}
get-stdout() → output-stream
stderr interface
Imported Types
wasi:io/streams.{output-stream}
get-stderr() → output-stream
terminal-input interface
terminal-input:resource {
}
terminal-output interface
terminal-output:resource {
}