korlibs
Toggle table of contents
6.1.0-SNAPSHOT
native
Target filter
native
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.file.std
/
LocalVfsNativeBase
/
exec
exec
native
open
suspend override
fun
exec
(
path
:
String
,
cmdAndArgs
:
List
<
String
>
,
env
:
Map
<
String
,
String
>
,
handler
:
VfsProcessHandler
)
:
Int