Object
An operation on a collection like cretae or show. Features can add parameters to operations
# File lib/deltacloud/base_driver/features.rb, line 35 def initialize(name, &block) @name = name @params = {} instance_eval &block end
[Validate]
Generated with the Darkfish Rdoc Generator 2.