Method: Specinfra::Command::Darwin::Base::Inventory.get_filesystem
- Defined in:
- lib/specinfra/command/darwin/base/inventory.rb
permalink .get_filesystem ⇒ Object
[View source]
24 25 26 |
# File 'lib/specinfra/command/darwin/base/inventory.rb', line 24 def get_filesystem 'df -k' end |