extension
@ExperimentalPathApi val Path.extension: String
Returns the extension of this path (not including the dot), or an empty string if it doesn't have one.
@ExperimentalPathApi val Path.extension: String
Returns the extension of this path (not including the dot), or an empty string if it doesn't have one.