Sha256: a8c5ade428f16476afe048a2bd795e66f2ffea23c148e0ea056674a90e23b4ce
Contents?: true
Size: 571 Bytes
Versions: 2
Compression:
Stored size: 571 Bytes
Contents
module CORL module Network class CORL < CORL.plugin_class(:CORL, :network) #----------------------------------------------------------------------------- # Cloud plugin interface def normalize(reload) super end #----------------------------------------------------------------------------- # Checks #----------------------------------------------------------------------------- # Property accessors / modifiers #----------------------------------------------------------------------------- # Operations end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
corl-0.5.1 | lib/CORL/network/CORL.rb |
corl-0.5.0 | lib/CORL/network/CORL.rb |