Class: LxcSsh::ContainerInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/lxc_ssh/container_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pidObject

Returns the value of attribute pid.



4
5
6
# File 'lib/lxc_ssh/container_info.rb', line 4

def pid
  @pid
end

#stateObject

Returns the value of attribute state.



4
5
6
# File 'lib/lxc_ssh/container_info.rb', line 4

def state
  @state
end