Package | Description |
---|---|
com.peterphi.std.system.exec |
Modifier and Type | Method | Description |
---|---|---|
Exec |
Exec.runAs(String username) |
|
Exec |
Exec.runAsSuperuser() |
|
Exec |
Exec.setEnv(String key,
String value) |
|
Exec |
Exec.setRedirectError(boolean value) |
|
Exec |
Exec.setWorkingDirectory(File dir) |
Modifier and Type | Method | Description |
---|---|---|
static Execed |
Execed.spawn(Exec e) |
Copyright © 2018. All rights reserved.