X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FConsole%2FConfig.ih;h=d85a646eee901e2db9604a30f0804b199563946a;hb=731a143df4de38d4c8b0a81121990951971cd858;hp=4b54736a106d2141554646e11d6c6e289ab958ce;hpb=e763ab00ac010ff52b3894391e05bbb94c1a214d;p=senf.git diff --git a/Utils/Console/Config.ih b/Utils/Console/Config.ih index 4b54736..d85a646 100644 --- a/Utils/Console/Config.ih +++ b/Utils/Console/Config.ih @@ -69,6 +69,8 @@ namespace detail { /**< Output will be written to \a output. Same as execute(). */ + GenericNode & getNode(ParseCommandInfo const & command); + bool complete() const; ///< \c true, if all nodes have been parsed bool parsed(GenericNode & node) const; ///< \c true. if \a node has been parsed void reset(); ///< Reset node parse info state