Skip to content

Commit

Permalink
add description for commands.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixAja committed Apr 8, 2024
1 parent 8c58d22 commit 7b57eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/index-generation/ncbi-compress/src/commands.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Wrappers around common actions / groups of actions for the CLI

pub mod commands {
use std::fs;

Expand Down

0 comments on commit 7b57eca

Please sign in to comment.