Class: Orgs
Class Attribute Summary collapse
-
.entitlements ⇒ Object
Returns the value of attribute entitlements.
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
.entitlements ⇒ Object
Returns the value of attribute entitlements.
170 171 172 |
# File 'lib/satops/operator.rb', line 170 def entitlements @entitlements end |