mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-17 11:45:49 +00:00
MPPFilePathSeparator
This commit is contained in:
@@ -11,6 +11,10 @@ actual typealias MPPFile = Path
|
||||
*/
|
||||
actual val MPPFile.filename: FileName
|
||||
get() = FileName(toString())
|
||||
|
||||
|
||||
actual val MPPFilePathSeparator: Char = Path.DIRECTORY_SEPARATOR.first()
|
||||
|
||||
/**
|
||||
* @suppress
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user