public static class Shellcheck.Result extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
exitCode
The os exit code for the shellcheck invocation.
|
Path |
stderr
Path where the captured stderr has been redirected.
|
Path |
stdout
Path where the captured stdout has been redirected.
|
Copyright © 2020–2021 Marco Nicolini. All rights reserved.