public class CiOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
PATTERN_VARS_ENV_DOT_CI |
| Constructor and Description |
|---|
CiOptions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
envVariableName(String propertyName) |
static String |
name(String propertyName) |
static String |
systemPropertyName(String propertyName) |
public static final Pattern PATTERN_VARS_ENV_DOT_CI
Copyright © 2019. All rights reserved.