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.