Class: KickstartKeys
Class Attribute Summary collapse
-
.key_type ⇒ Object
Returns the value of attribute key_type.
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
.key_type ⇒ Object
Returns the value of attribute key_type.
160 161 162 |
# File 'lib/satops/operator.rb', line 160 def key_type @key_type end |