company logo

File :: fileName - Get file name from file path

The function returns the file name (without extension) from the 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  :: fileName (  )