GEMLA/gemla/src/constants/args.rs
2019-05-25 21:14:37 -07:00

2 lines
No EOL
135 B
Rust

/// Corresponds to the DIRECTORY command line argument used in accordance with the clap crate.
pub const DIRECTORY: &str = "DIRECTORY";