Class: ZfsConfig

Inherits:
Vagrant::Config::Base
  • Object
show all
Defined in:
lib/vagrant_zfs/zfs_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#zpoolObject

Returns the value of attribute zpool.



2
3
4
# File 'lib/vagrant_zfs/zfs_config.rb', line 2

def zpool
  @zpool
end