Sha256: 677e18d1ffccec096f58affe3aa80eb7ff7e73cadec99b45a38b638896c72a2f

Contents?: true

Size: 202 Bytes

Versions: 10

Compression:

Stored size: 202 Bytes

Contents

module VolMgrPlatformSupportWin
  def init
    true
  end

  def setDiskFlags(_dInfo)
    true
  end

  def preMount
    true
  end

  def postMount
    true
  end
end # module VolMgrPlatformSupportWin

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
manageiq-smartstate-0.2.2 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.2.1 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.2.0 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.6 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.5 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.4 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.3 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.2 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.1 lib/VolumeManager/VolMgrPlatformSupportWin.rb
manageiq-smartstate-0.1.0 lib/VolumeManager/VolMgrPlatformSupportWin.rb