class Clipwn::CliPwn
Entrypoint for the cli application
Public Instance Methods
check(address)
click to toggle source
# File lib/clipwn.rb, line 18 def check(address) puts address end
Entrypoint for the cli application
# File lib/clipwn.rb, line 18 def check(address) puts address end