toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.file
/
baseNameWithExtension
base
Name
With
Extension
fun
PathInfo
.
baseNameWithExtension
(
ext
:
String
)
:
String
/path\to/file.1.ext -> file.1.newext
fun
Path
.
baseNameWithExtension
(
ext
:
String
)
:
String