extension

open override fun extension(path: Path): String(source)

Retrieves the extension of the specified path.

Return

the extension of path as a string.

Parameters

path

the path from which to extract the extension.