Package | Description |
---|---|
sirius.kernel.commons |
Provides common classes used by large parts of the framework.
|
Modifier and Type | Method and Description |
---|---|
static String |
Exec.exec(String command)
Executes the given command and returns a transcript of stderr and stdout
|
static String |
Exec.exec(String command,
boolean ignoreExitCodes)
Executes the given command and returns a transcript of stderr and stdout.
|
Copyright © 2018. All rights reserved.