class Dude::Commands::PR::Remove
Public Instance Methods
call(*)
click to toggle source
# File lib/dude/commands/pr/remove.rb, line 9 def call(*) puts 'To be created later' end
# File lib/dude/commands/pr/remove.rb, line 9 def call(*) puts 'To be created later' end