|
Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libexpr/nixexpr.hh"#include "lix/libexpr/eval.hh"#include "lix/libutil/json-fwd.hh"#include <string>#include <map>Go to the source code of this file.
Functions | |
| JSON | nix::printValueAsJSON (EvalState &state, bool strict, Value &v, const PosIdx pos, NixStringContext &context, bool copyToStore) |
| void | nix::printValueAsJSON (EvalState &state, bool strict, Value &v, const PosIdx pos, std::ostream &str, NixStringContext &context, bool copyToStore) |