# File lib/specinfra/command/module/zfs.rb, line 18 def get_property(zfs) "zfs get -Hp -o property,value all #{escape(zfs)}" end