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