modde-cli 0.2.1

CLI interface for modde
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: crates/modde-cli/tests/cli_help_snapshots.rs
expression: "stdout(&[\"nonexistent\"])"
---

--- stderr ---
error: unrecognized subcommand 'nonexistent'

  tip: a similar subcommand exists: 'nexus'

Usage: modde [OPTIONS] <COMMAND>

For more information, try '--help'.