Module: LVM

Defined in:
lib/lvm.rb,
lib/lvm/version.rb,
lib/lvm/volumes.rb,
lib/lvm/wrapper.rb,
lib/lvm/external.rb,
lib/lvm/userland.rb,
lib/lvm/wrapper/lvs.rb,
lib/lvm/wrapper/pvs.rb,
lib/lvm/wrapper/vgs.rb,
lib/lvm/volume_group.rb,
lib/lvm/volume_groups.rb,
lib/lvm/logical_volume.rb,
lib/lvm/wrapper/lvsseg.rb,
lib/lvm/wrapper/pvsseg.rb,
lib/lvm/logical_volumes.rb,
lib/lvm/physical_volume.rb,
lib/lvm/physical_volumes.rb,
lib/lvm/wrapper/constants.rb,
lib/lvm/logical_volume_segment.rb,
lib/lvm/physical_volume_segment.rb

Defined Under Namespace

Modules: External, Volumes, Wrapper Classes: LVM, LogicalVolume, LogicalVolumeSegment, LogicalVolumes, PhysicalVolume, PhysicalVolumeSegment, PhysicalVolumes, UserLand, VolumeGroup, VolumeGroups

Constant Summary collapse

VERSION =
"0.4.0"