Class: Dude::Commands::PR::Remove

Inherits:
Dry::CLI::Command
  • Object
show all
Defined in:
lib/dude/commands/pr/remove.rb

Instance Method Summary collapse

Instance Method Details

#callObject



9
10
11
# File 'lib/dude/commands/pr/remove.rb', line 9

def call(*)
  puts 'To be created later'
end