Method: Debian::AptPkg::Package#important
- Defined in:
- lib/debian/apt_pkg/package.rb
permalink #important ⇒ Object
Returns the value of attribute important.
9 10 11 |
# File 'lib/debian/apt_pkg/package.rb', line 9 def important @important end |