Class: HandsomeFencer::CircleCI::CLI::Hn

Inherits:
Thor
  • Object
show all
Defined in:
lib/handsome_fencer/circle_c_i/cli/hn.rb

Instance Method Summary collapse

Instance Method Details

#search(url) ⇒ Object



7
8
9
# File 'lib/handsome_fencer/circle_c_i/cli/hn.rb', line 7

def search( url )
  puts "Looks like you are looking for #{url} with tags #{options[:tags]}"
end