extension

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

Retrieves the file extension from the specified path using the serialization logic.

Return

The file extension as a string.

Parameters

path

The path from which to extract the file extension.