Crate soldeer_commands

Crate soldeer_commands 

Source
Expand description

High-level commands for the Soldeer CLI

Re-exports§

pub use crate::commands::Args;
pub use crate::commands::Command;

Modules§

commands
utils
Utils for the commands crate

Structs§

ConfigLocation
The location where the Soldeer config should be stored.
Verbosity
Logging flags to #[command(flatten)] into your CLI

Functions§

run