Instead of using a command name plus arguments, we use a new `Command` enum that is similar to the one in `radicle_node::service`. This way, we're able to have more complex commands and parsing is simplified. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Instead of using a command name plus arguments, we use a new `Command` enum that is similar to the one in `radicle_node::service`. This way, we're able to have more complex commands and parsing is simplified. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||