Package org.eolang.maven.fp
Class FpUpdateFromCache
- java.lang.Object
-
- org.eolang.maven.fp.FpEnvelope
-
- org.eolang.maven.fp.FpUpdateFromCache
-
public final class FpUpdateFromCache extends FpEnvelope
Footprint that updates target from cache.- Since:
- 0.41
-
-
Constructor Summary
Constructors Constructor Description FpUpdateFromCache(Supplier<Path> cache)
Ctor.
-