feat: Add functionality to read path from stdin and rund tasks
This commit is contained in:
parent
43bea77392
commit
52dca1bcaf
5 changed files with 29 additions and 17 deletions
|
|
@ -1,2 +1,2 @@
|
|||
mod tasks;
|
||||
mod utils;
|
||||
pub mod tasks;
|
||||
pub mod utils;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue