From ec394c8b249d418c93448f9228d1907fadce7aaa Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 26 Apr 2021 22:25:12 +0200 Subject: Remove TODO document. For now it's done. --- TODO | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO deleted file mode 100644 index 36ff903..0000000 --- a/TODO +++ /dev/null @@ -1,3 +0,0 @@ -o) Factor out lib- and plugin-loading in a way that still gives a vector of libs, but an Iterator over the plugins (so caller can choose if Vec or something else) -o) Add --plugin-help parameter that takes a list of plugins for which to display help (or if none given for all of them). This also means changing the Plugin trait once more. -o) Add --list-plugins parameter that just lists all loaded plugins. -- cgit v1.2.3