Uses of Interface
org.eolang.maven.util.Home
-
Packages that use Home Package Description org.eolang.maven.util Utility classes for EO maven plugin. -
-
Uses of Home in org.eolang.maven.util
Classes in org.eolang.maven.util that implement Home Modifier and Type Class Description class
HmBase
Base location for files.class
HmOptional
Location for files that saves optionally.Constructors in org.eolang.maven.util with parameters of type Home Constructor Description HmOptional(Home home, boolean rwte)
Ctor.
-