Class: Devproxy::CLI::Options

Inherits:
Options
  • Object
show all
Defined in:
lib/devproxy/cli.rb

Instance Attribute Summary collapse

Attributes inherited from Options

#host, #listen, #port, #proxy, #remote_port, #user, #verbose

Method Summary

Methods inherited from Options

#app_host, default, #username, #valid?

Instance Attribute Details

#testObject

Returns the value of attribute test.



8
9
10
# File 'lib/devproxy/cli.rb', line 8

def test
  @test
end