Class: LXC::Extra::Channel::Stop

Inherits:
Object
  • Object
show all
Defined in:
lib/lxc/extra/channel.rb

Class Method Summary collapse

Class Method Details

.singletonObject



163
164
165
# File 'lib/lxc/extra/channel.rb', line 163

def self.singleton
  @@singleton ||= Stop.new
end