foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli.shellsentry
/
ShellSentry
/
Companion
/
create
create
fun
create
(
argv
:
List
<
String
>
,
echo
:
(
String
)
->
Unit
)
:
ShellSentry
(
source
)
Creates a new instance with the given
argv
command line args as input.