FileSmith
FileSmith copied to clipboard
Make Path.name, .extension and .nameWithoutExtension mutable.
Or just adding a .renaming(String) -> Path
method might be easier since everything in a Path is immutable.