Class: OS::FreeBSD

Inherits:
Base
  • Object
show all
Defined in:
lib/prebundle/os.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from OS::Base

Instance Method Details

#commandObject



53
54
55
# File 'lib/prebundle/os.rb', line 53

def command
  "pkg"
end