Uses of Class
com.peterphi.std.system.exec.Exec
-
Uses of Exec in com.peterphi.std.system.exec
Modifier and TypeMethodDescriptionExec.customiseProcessBuilder
(Consumer<ProcessBuilder> customiser) Apply customisations to the internalProcessBuilder
Exec.runAsSuperuser()
Exec.setRedirectError
(boolean value) Exec.setRedirectError
(File file) Exec.setRedirectOutput
(File file) Exec.setWorkingDirectory
(File dir)