Class: HandsomeFencer::CircleCI::CLI::Hn
- Inherits:
-
Thor
- Object
- Thor
- HandsomeFencer::CircleCI::CLI::Hn
- 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 #{[:tags]}" end |