MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~Config

Method ~Config

unittests/catch.hpp:3368–3368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3366 Config() = default;
3367 Config( ConfigData const& data );
3368 virtual ~Config() = default;
3369
3370 std::string const& getFilename() const;
3371

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected