Skip to content
Hyperpocket documentation
Toggle navigation menu
⌘
K
Hyperpocket documentation
/
hyperdock_wasm.tool
hyperdock_wasm.tool
#
Classes
#
WasmToolRequest
Module Contents
#
class
hyperdock_wasm.tool.
WasmToolRequest
(
tool_ref
:
hyperdock_wasm.tool_reference.WasmToolReference
,
rel_path
:
str
,
tool_vars
:
dict
[
str
,
str
]
=
None
)
#
Bases:
hyperpocket.tool.ToolRequest
tool_ref
:
hyperdock_wasm.tool_reference.WasmToolReference
#
rel_path
:
str
#
overridden_tool_vars
:
dict
[
str
,
str
]
#