Donner 0.5.1
Embeddable browser-grade SVG2 engine
Loading...
Searching...
No Matches
donner::editor::app::RenderSessionRepl Class Reference

Public Member Functions

 RenderSessionRepl (RenderSession &app, std::istream &in, std::ostream &out, RenderSessionReplOptions options={})
int run ()
 Runs the command loop until EOF or a quit/exit command. Returns the number of commands successfully dispatched.
bool dispatch (const std::string &line)
 Dispatches a single pre-tokenized command line. Exposed for tests that want to skip the input stream entirely.

The documentation for this class was generated from the following file: