app restructuring

This commit is contained in:
sreedev
2023-01-01 23:11:51 -05:00
parent ecbedadd26
commit 8e4eddc145
6 changed files with 52 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
use anyhow::Result;
use crate::cli::App;
use crate::params::App;
#[derive(Debug, Clone)]
pub struct File {