Libraries
»
ec2-starter
(0.1.0)
»
Index
»
Ec2Starter
»
Instance
»
#ip
Method: Ec2Starter::Instance#ip
Defined in:
lib/ec2-starter/starter.rb
#
ip
(ip_address) ⇒
Object
22 23 24
# File 'lib/ec2-starter/starter.rb', line 22
def
ip
(
ip_address
)
@ips
<<
ip_address
end