|
Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
This is the complete list of members for IReadLine, including all inherited members.
| addCommand(const std::string &name, CommandHandler handler, const std::string &desc, const std::string &help, const std::string &opts)=0 (defined in IReadLine) | IReadLine | pure virtual |
| CommandHandler typedef (defined in IReadLine) | IReadLine | |
| create() (defined in IReadLine) | IReadLine | static |
| getContext() const =0 (defined in IReadLine) | IReadLine | pure virtual |
| isValid() const =0 (defined in IReadLine) | IReadLine | pure virtual |
| run()=0 (defined in IReadLine) | IReadLine | pure virtual |
| runCommand(int argc, char *const *argv)=0 (defined in IReadLine) | IReadLine | pure virtual |
| ~IReadLine()=default (defined in IReadLine) | IReadLine | virtual |