Class: Clipwn::CliPwn
- Inherits:
-
Thor
- Object
- Thor
- Clipwn::CliPwn
- Defined in:
- lib/clipwn.rb
Overview
Entrypoint for the cli application
Instance Method Summary collapse
Instance Method Details
#check(address) ⇒ Object
18 19 20 |
# File 'lib/clipwn.rb', line 18 def check(address) puts address end |