Package org.eolang.maven.rust
Class Savable
- java.lang.Object
-
- org.eolang.maven.rust.Savable
-
-
Method Detail
-
save
public void save(Path base) throws IOException
Save it by footprint.- Parameters:
base
- Base path to save to.- Throws:
IOException
- If any issues with IO.
-
-