FileSmith icon indicating copy to clipboard operation
FileSmith copied to clipboard

Make Path.name, .extension and .nameWithoutExtension mutable.

Open kareman opened this issue 7 years ago • 1 comments

kareman avatar Feb 13 '17 19:02 kareman

Or just adding a .renaming(String) -> Path method might be easier since everything in a Path is immutable.

kareman avatar Feb 13 '17 19:02 kareman