public class Environment extends Object
| Constructor and Description |
|---|
Environment() |
| Modifier and Type | Method and Description |
|---|---|
static String |
substituteSysPropRefs(String value)
Replaces ${foo} style properties in a string where foo is a system property that can be read.
|
public static String substituteSysPropRefs(String value)
Copyright © 2023 OpenClover.org. All rights reserved.