Sha256: f380b519ded0e1dab90973283f4c9ffb079589bc701567077be6f8809c1f742a
Contents?: true
Size: 208 Bytes
Versions: 56
Compression:
Stored size: 208 Bytes
Contents
module VagrantPlugins module HyperV module Cap module SnapshotList def self.snapshot_list(machine) machine.provider.driver.list_snapshots end end end end end
Version data entries
56 entries across 52 versions & 6 rubygems