Sha256: c0d56d5872fecead05da78e66c2df69b1afab89f2592bf1d4c07847729f25a99
Contents?: true
Size: 264 Bytes
Versions: 12
Compression:
Stored size: 264 Bytes
Contents
module VagrantPlugins module OVirtProvider module Cap module SnapshotList def self.snapshot_list(machine) env = machine.action(:snapshot_list, lock: false) env[:machine_snapshot_list] end end end end end
Version data entries
12 entries across 12 versions & 1 rubygems