Module: Space::Src::CLI::Registry
- Extended by:
- Dry::CLI::Registry
- Defined in:
- lib/space_src/cli.rb
Overview
The Dry::CLI::Registry-extended module. The subcommand files (cli/repo.rb, cli/org.rb, …) call ‘register “x” do |p| … end` on this module at load time.