Package org.eolang.maven.footprint
Class FpUpdateBoth
- java.lang.Object
-
- org.eolang.maven.footprint.FpEnvelope
-
- org.eolang.maven.footprint.FpUpdateBoth
-
public final class FpUpdateBoth extends FpEnvelope
Footprint that updates target from content function and updates cache from target.- Since:
- 0.41
-
-
Constructor Summary
Constructors Constructor Description FpUpdateBoth(Footprint origin, Supplier<Path> cache)
Ctor.
-