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