! \brief virtual destructor */
| 591 | static FileSystem *GetInstance(const URI &path); |
| 592 | /*! \brief virtual destructor */ |
| 593 | virtual ~FileSystem() {} |
| 594 | /*! |
| 595 | * \brief get information about a path |
| 596 | * \param path the path to the file |
nothing calls this directly
no outgoing calls
no test coverage detected