Class: Rye::Box

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

Overview

Monkey

Instance Method Summary collapse

Instance Method Details

#execute(*args, &block) ⇒ Object



598
599
600
# File 'lib/elecksee/lxc.rb', line 598

def execute(*args, &block)
  method_missing(*args, &block)
end