| Type | Name and description |
|---|---|
static java.lang.String |
getEnv(java.lang.String envName)Provides env variables and validates presence. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Provides env variables and validates presence. TODO merge somehow with ExtContainer, have one class that has all settings. TODO validate presence of every required env variable that will be needed during the build before the build starts