Record Class JsonFile

java.lang.Object
java.lang.Record
tech.deplant.java4ever.framework.artifact.JsonFile
All Implemented Interfaces:
Consumer<String>, Supplier<String>, Artifact<String,String>

public record JsonFile(Path filePath) extends Record implements Artifact<String,String>
Represents JSON-organized external artifacts with absolute and relative disk paths to file