removeFileExtension

open fun removeFileExtension(filename: String): String(source)

Return

the filename with the last "." and everything following it removed.