File :: fileName - Get file name from file path
Return value: Complete file path ( odaba::String & )
Implementation details
odaba::String
File  :: fileName (  )
The function returns the file (or directory) name (without extension) from the path. The function does not check, whether the path is valid or not.