Class: ZfsConfig
- Inherits:
-
Vagrant::Config::Base
- Object
- Vagrant::Config::Base
- ZfsConfig
- Defined in:
- lib/vagrant_zfs/zfs_config.rb
Instance Attribute Summary collapse
-
#zpool ⇒ Object
Returns the value of attribute zpool.
Instance Attribute Details
#zpool ⇒ Object
Returns the value of attribute zpool.
2 3 4 |
# File 'lib/vagrant_zfs/zfs_config.rb', line 2 def zpool @zpool end |