toggle menu
Keyper
jvm
switch theme
search in API
Keyper
/
jarrid.keyper.utils.file
/
Backend
/
Companion
Companion
object
Companion
Members
Functions
add
File
Ext
Link copied to clipboard
fun
addFileExt
(
name
:
String
,
ext
:
String
=
"json"
)
:
String
join
Paths
Link copied to clipboard
fun
joinPaths
(
vararg
paths
:
String
)
:
String
remove
File
Ext
Link copied to clipboard
fun
removeFileExt
(
name
:
String
,
ext
:
String
=
"json"
)
:
String