X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FConsole%2FServer.hh;h=4c5e66ff5a78ee6d28a23cd3613c30b11374a591;hb=1d95912e59f822e19e4972727fa2fa6db6b2bf63;hp=7d0a10de99b48040a520020104505d49bcae3c3d;hpb=6745b9a3712f3221fe4b076ed7abb1ab92d6ac2b;p=senf.git diff --git a/Utils/Console/Server.hh b/Utils/Console/Server.hh index 7d0a10d..4c5e66f 100644 --- a/Utils/Console/Server.hh +++ b/Utils/Console/Server.hh @@ -177,6 +177,7 @@ namespace console { Server::Mode mode() const; void write(std::string const & data) const; std::string const & backtrace() const; + unsigned width() const; static Client & get(std::ostream & os);