Package software.amazon.smithy.cli
Class Command.Env
java.lang.Object
software.amazon.smithy.cli.Command.Env
- Enclosing interface:
- Command
Environment settings for the command.
-
Constructor Details
-
Env
-
-
Method Details
-
stdout
- Returns:
- Returns the configured printer for stdout.
-
stderr
- Returns:
- Returns the configured printer for stderr.
-
classLoader
- Returns:
- Returns the configured class loader to use to load additional classes/resources.
-