Module: Hijiki::DcmgrResource::V1203::SshKeyPairMethods
- Included in:
- Hijiki::DcmgrResource::V1112::SshKeyPair, SshKeyPair
- Defined in:
- lib/hijiki/dcmgr_resource/12.03/ssh_key_pair.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
4 5 6 |
# File 'lib/hijiki/dcmgr_resource/12.03/ssh_key_pair.rb', line 4 def self.included(base) base.extend(ClassMethods) end |