Package org.eolang.opeo.storage
Class CompilationStorage
java.lang.Object
org.eolang.opeo.storage.CompilationStorage
- All Implemented Interfaces:
Storage
Compilation storage.
The same as
FileStorage
, but with some logging.- Since:
- 0.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompilationStorage
Constructor.- Parameters:
xmirs
- Path to the generated XMIRs by opeo-maven-plugin.output
- Path to the output directory.
-
-
Method Details