public class DockerComposeEnvironmentVarResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
replaceParameters(InputStream stream)
Method that takes an inputstream, read it preserving the end lines, and subtitute using commons-lang-3 calls
the variables, first searching as system properties vars and then in environment var list.
|
public static String replaceParameters(InputStream stream)
stream - Copyright © 2018 JBoss by Red Hat. All rights reserved.