Class: OS::Fedora
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from OS::Base
Instance Method Details
#command ⇒ Object
47 48 49 |
# File 'lib/prebundle/os.rb', line 47 def command "dnf" end |