MCPcopy Create free account
hub / github.com/dmlc/dmlc-core / ~LocalFileSystem

Method ~LocalFileSystem

src/io/local_filesys.h:19–19  ·  view source on GitHub ↗

! \brief destructor */

Source from the content-addressed store, hash-verified

17 public:
18 /*! \brief destructor */
19 virtual ~LocalFileSystem() {}
20 /*!
21 * \brief get information about a path
22 * \param path the path to the file

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected