do flag thing help

This commit is contained in:
Schrottkatze 2024-08-02 21:29:25 +02:00
commit 62539db84d
No known key found for this signature in database
6 changed files with 51 additions and 36 deletions

View file

@ -17,6 +17,7 @@ pub fn list_entries(path: PathBuf) -> io::Result<()> {
println!("{}{r}{padding}{}", n.cyan(), l.white())
}
println!("d");
Ok(())
} else {
eprintln!("Parsing error...");