Class: Configchannels
Class Attribute Summary collapse
-
.exclude ⇒ Object
Returns the value of attribute exclude.
Attributes inherited from Operation
Method Summary
Methods inherited from Operation
#clone, #create, #destroy, #export, #extra, #import, #initialize, #postsync, #presync, #sync
Constructor Details
This class inherits a constructor from Operation
Class Attribute Details
.exclude ⇒ Object
Returns the value of attribute exclude.
147 148 149 |
# File 'lib/satops/operator.rb', line 147 def exclude @exclude end |