! \brief destructor */
| 17 | public: |
| 18 | /*! \brief destructor */ |
| 19 | virtual ~LocalFileSystem() {} |
| 20 | /*! |
| 21 | * \brief get information about a path |
| 22 | * \param path the path to the file |
nothing calls this directly
no outgoing calls
no test coverage detected