Class: DuckyBot::URLCatcher

Inherits:
Object
  • Object
show all
Defined in:
lib/ducky-bot/urlcatcher.rb

Instance Method Summary collapse

Instance Method Details

#catch(url) ⇒ Object



5
6
7
# File 'lib/ducky-bot/urlcatcher.rb', line 5

def catch(url)
  # ... TODO 
end