X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FConsole%2FServer.hh;h=431221be6ccf38ea1fa1cf8d75c837e277a30788;hb=0461eef93912cb9d454d726b4a7b4ccf50ed31bd;hp=4fac812c7c4fed09e7a55e7b136eddddb35cd5f7;hpb=368058ef8f5eb65ea7e210351af25f49ddd0f342;p=senf.git diff --git a/Utils/Console/Server.hh b/Utils/Console/Server.hh index 4fac812..431221b 100644 --- a/Utils/Console/Server.hh +++ b/Utils/Console/Server.hh @@ -173,6 +173,7 @@ namespace console { std::ostream & stream(); std::string promptString() const; DirectoryNode & root() const; + DirectoryNode & cwd() const; Server::Mode mode() const; void write(std::string const & data) const;