Method: Specinfra::Command::Openbsd::Base::Inventory.get_memory
- Defined in:
- lib/specinfra/command/openbsd/base/inventory.rb
.get_memory ⇒ Object
3 4 5 |
# File 'lib/specinfra/command/openbsd/base/inventory.rb', line 3 def get_memory 'false' end |