company logo

File :: extension - Get file extension from file path

The function returns the file name extension from the file name in the path path. The function does not check, whether the path is valid or not.

Return value:  Complete file path ( odaba::String & )

Implementation details

odaba::String File  :: extension (  )