core
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
core
core
/
dev.fishies.coho
/
shell
shell
fun
OutputPath
.
shell
(
executable
:
String
,
vararg
arguments
:
Any
,
workingDirectory
:
Path
=
buildPath
,
showStdOut
:
Boolean
=
true
)
:
<Error class: unknown class>
Run an executable at build time in the build directory with the given arguments.