add unload/list commands

This commit is contained in:
Axel Kohlmeyer
2021-03-10 09:50:28 -05:00
parent f68a7094ad
commit 592490be4e
4 changed files with 90 additions and 18 deletions

View File

@ -79,10 +79,10 @@ class Input : protected Pointers {
void include();
void jump();
void label();
void load_plugin();
void log();
void next_command();
void partition();
void plugin();
void print();
void python();
void quit();