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

Method ~FileSystem

include/dmlc/io.h:593–593  ·  view source on GitHub ↗

! \brief virtual destructor */

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected