FileNameUtils

open class FileNameUtils

Generic file name utilities.

Since

1.20

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getBaseName(filename: String): String
Returns the basename (i.e.
Link copied to clipboard
open fun getExtension(filename: String): String
Returns the extension (i.e.