Method: Runcible::Extensions::DebRelease#find_all
- Defined in:
- lib/runcible/extensions/deb_release.rb
#find_all ⇒ Object
This function is not implemented for Releases since they do not have content IDs
14 15 16 |
# File 'lib/runcible/extensions/deb_release.rb', line 14 def find_all fail NotImplementedError end |