summaryrefslogtreecommitdiff
path: root/src/config_tree.mli
AgeCommit message (Collapse)Author
2023-03-23T5089: add optional arg to order values on render_configJohn Estabrook
For unit tests of identity: tree = union of subtrees, one needs a consistent ordering of values. Add an optional argument to order values in render_config.
2022-02-23T4235: add utility function get_subtreeJohn Estabrook
2022-02-08configtree: T4235: render delete commandsJohn Estabrook
2019-10-27Expose the JSON AST export function.Daniil Baturin
2019-10-27Add a "simple" JSON renderer.Daniil Baturin
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin