Class: DeployTo

Inherits:
Object
  • Object
show all
Defined in:
lib/configured_as/mvc_deployment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ipaddressObject

Returns the value of attribute ipaddress.



173
174
175
# File 'lib/configured_as/mvc_deployment.rb', line 173

def ipaddress
  @ipaddress
end

#pathObject

Returns the value of attribute path.



172
173
174
# File 'lib/configured_as/mvc_deployment.rb', line 172

def path
  @path
end

#serverObject

Returns the value of attribute server.



171
172
173
# File 'lib/configured_as/mvc_deployment.rb', line 171

def server
  @server
end