MCPcopy Create free account
hub / github.com/UbiquitousLearning/mllm / ConfigFile

Method ConfigFile

mllm/engine/ConfigFile.hpp:25–25  ·  view source on GitHub ↗

* @brief Default constructor. */

Source from the content-addressed store, hash-verified

23 * @brief Default constructor.
24 */
25 ConfigFile() = default;
26
27 /**
28 * @brief Constructor that loads a JSON configuration file.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected