hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
helpers
/
com.hexagontk.helpers
/
shell
shell
fun
String
.
shell
(
workingDirectory
:
File
=
File(System.getProperty("user.dir"))
,
timeout
:
Long
=
Long.MAX_VALUE
,
fail
:
Boolean
=
false
)
:
String
Executes a command in a shell (allowing to use pipes, redirections, etc.).
TODO
Return
Parameters
working
Directory
timeout
fail