hyperdock_wasm.handlers#
Submodules#
Functions#
|
|
|
|
|
|
|
|
|
Package Contents#
- async hyperdock_wasm.handlers.browse_script_page(script_id: str)#
- async hyperdock_wasm.handlers.done_script_page(script_id: str, req: hyperdock_wasm.dto.BrowserScriptResult) hyperdock_wasm.dto.BrowserScriptResult #
- async hyperdock_wasm.handlers.get_entrypoint(script_id: str) hyperdock_wasm.dto.BrowserScriptEntrypoint #
- async hyperdock_wasm.handlers.get_file_tree(script_id: str) hyperdock_wasm.dto.BrowserScriptFileTree #
- async hyperdock_wasm.handlers.get_dist_file(script_id: str, file_name: str)#