Class: MarhanCli::WebCommand

Inherits:
Command
  • Object
show all
Defined in:
lib/marhan_cli/commands/web_command.rb

Instance Method Summary collapse

Instance Method Details

#myipObject



12
13
14
# File 'lib/marhan_cli/commands/web_command.rb', line 12

def myip
  execute my_ip_proc()
end