Refactor bridge
command code to match the structure of the sudo
commands
#98
Labels
bridge
command code to match the structure of the sudo
commands
#98
The idea here is that the
sudo
commands are organized into a sub-package withincli/cmd/sequencer/
so that each sudo command is broken out into its own file. The goal is to break the bridge commands into their own sub-package so that each of the bridge commands are also separated into their own files.The text was updated successfully, but these errors were encountered: