Class FileSupport
java.lang.Object
org.gradle.profiler.mutations.support.FileSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadUnchecked(Path path) static voidwriteUnchecked(Path path, String text, OpenOption... options)
-
Constructor Details
-
FileSupport
public FileSupport()
-
-
Method Details
-
writeUnchecked
-
readUnchecked
-