toggle menu
foundry
jvm
switch theme
search in API
cli
/
foundry.cli.shellsentry
/
ShellSentry
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Link copied to clipboard
fun
create
(
argv
:
List
<
String
>
,
echo
:
(
String
)
->
Unit
)
:
ShellSentry
Creates a new instance with the given
argv
command line args as input.