name
@ExperimentalPathApi val Path.name: String
Returns the name of the file or directory denoted by this path as a string, or an empty string if this path has zero path elements.
@ExperimentalPathApi val Path.name: String
Returns the name of the file or directory denoted by this path as a string, or an empty string if this path has zero path elements.