forked from NationTech/harmony
refactor: Remove InterpretStatus/Error & Outcome from Topology
This commit is contained in:
@@ -20,7 +20,7 @@ mod instrumentation;
|
||||
#[derive(Parser)]
|
||||
#[command(version, about, long_about = None, flatten_help = true, propagate_version = true)]
|
||||
struct GlobalArgs {
|
||||
#[arg(long, default_value = "harmony")]
|
||||
#[arg(long, default_value = ".")]
|
||||
harmony_path: String,
|
||||
|
||||
#[arg(long)]
|
||||
|
||||
Reference in New Issue
Block a user