PPI: Fix senf::ppi::init() event hook scheduling
[senf.git] / Utils / Console / Config.hh
index 5bd384c..412c61a 100644 (file)
@@ -90,6 +90,9 @@ namespace console {
                                              parsed nodes is cleared. Calling parse() will parse the
                                              complete config bundle again. */
 
+        DirectoryNode & root() const;
+        void chroot(DirectoryNode & node);
+
     protected:
 
     private: