Class: OS::FreeBSD
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from OS::Base
Instance Method Details
#command ⇒ Object
53 54 55 |
# File 'lib/prebundle/os.rb', line 53 def command "pkg" end |