krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WasmToolsInvoker
Wasm
Tools
Invoker
jvm
object
WasmToolsInvoker
Members
Types
Result
Link copied to clipboard
jvm
class
Result
Functions
directory
Link copied to clipboard
jvm
@
JvmStatic
fun
directory
(
guestName
:
String
,
hostPath
:
Path
)
:
Map
<
String
,
Path
>
run
Link copied to clipboard
jvm
@
JvmStatic
fun
run
(
args
:
List
<
String
>
,
directories
:
Map
<
String
,
Path
>
)
:
WasmToolsInvoker.Result