read Write
fun readWrite(root: String, fileContentTransformers: List<StringTransformer> = emptyList()): FileTools
Create a readwrite FileTools instance with the given root directory.
Create a readwrite FileTools instance with the given root directory.