Package at.letto.tools.config
Class DockerComposeEnvFile
java.lang.Object
at.letto.tools.config.DockerComposeEnvFile
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DockerComposeEnvFile
public DockerComposeEnvFile()
-
-
Method Details
-
readFile
public static HashMap<String,String> readFile(File file, HashMap<String, String> values) throws IOException- Throws:
IOException
-
readFile
- Throws:
IOException
-
writeFile
- Throws:
IOException
-
writeFile
- Throws:
IOException
-