Class Deltacloud::BaseDriver::FeatureDecl
In: lib/deltacloud/base_driver/features.rb
Parent: Object

The declaration of a feature, defines what operations are modified by it

Methods

description   new   operation  

Attributes

name  [R] 
operations  [R] 

Public Class methods

Public Instance methods

Add a new operation or modify an existing one through BLOCK

[Validate]