Public Member Functions | |
bool | is_interactive () const |
tcl::interpreter & | interp () |
void | run () |
int | argc () const |
const char *const * | argv () const |
rutz::fstring | command_line () const |
Static Public Member Functions | |
static void | create (int argc, char **argv, bool nowindow) |
static event_loop_impl * | get () |
static void | readline_line_complete (char *line) |
Definition at line 85 of file eventloop.cc.