Method: Specinfra::Command::Openbsd::Base::Inventory.get_filesystem

Defined in:
lib/specinfra/command/openbsd/base/inventory.rb

.get_filesystemObject


24
25
26
# File 'lib/specinfra/command/openbsd/base/inventory.rb', line 24

def get_filesystem
  'df -kP'
end