Class: Dude::Commands::PR::Remove
- Inherits:
-
Dry::CLI::Command
- Object
- Dry::CLI::Command
- Dude::Commands::PR::Remove
- Defined in:
- lib/dude/commands/pr/remove.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
9 10 11 |
# File 'lib/dude/commands/pr/remove.rb', line 9 def call(*) puts 'To be created later' end |