| Package | Description |
|---|---|
| org.codehaus.plexus.interpolation.os |
| Modifier and Type | Class and Description |
|---|---|
static class |
OperatingSystemUtils.DefaultEnvVarSource
Default implementation to load environment variables.
|
| Modifier and Type | Field and Description |
|---|---|
private static OperatingSystemUtils.EnvVarSource |
OperatingSystemUtils.envVarSource |
| Modifier and Type | Method and Description |
|---|---|
static void |
OperatingSystemUtils.setEnvVarSource(OperatingSystemUtils.EnvVarSource source)
Set the source object to load the environment variables from.
|