Query installation status and orphan files

This commit is contained in:
Robbert van der Helm
2020-07-14 14:59:26 +02:00
parent 7a8e0ed5cd
commit 286135400f
2 changed files with 53 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@
// along with this program. If not, see <https://www.gnu.org/licenses/>.
mod config;
mod files;
use config::Config;