summaryrefslogtreecommitdiff
path: root/python/vyos/vyconf_session.py
AgeCommit message (Collapse)Author
2025-04-11T7321: add decorator to raise named exception on errorJohn Estabrook
2025-04-11T7321: add VyconfSession class and methodsJohn Estabrook
Encapsulation of standard config session functions, to replace legacy versions in configsession.py.