nyx/src
2025-06-23 19:39:38 +02:00
..
commands Simplify console output formatting in index.rs by removing redundant characters in success message. 2025-06-23 19:39:38 +02:00
patterns Switch read_to_string to read in scan.rs and simplify Python patterns 2025-06-17 18:36:46 +02:00
utils Add bytesize and chrono, improve console output formatting 2025-06-23 19:37:19 +02:00
cli.rs Refactor database schema and scanning process: 2025-06-17 16:46:45 +02:00
database.rs Refactor and simplify code in index.rs, scan.rs, and database.rs 2025-06-23 17:49:15 +02:00
main.rs Format execution time output in seconds instead of milliseconds in main.rs. 2025-06-23 18:27:48 +02:00
walk.rs Add thiserror and improve console output formatting 2025-06-23 18:25:10 +02:00