Class: SilentPackageManager::FileFetcher
- Inherits:
-
Dependabot::FileFetchers::Base
- Object
- Dependabot::FileFetchers::Base
- SilentPackageManager::FileFetcher
- Defined in:
- lib/dependabot/silent/file_fetcher.rb
Instance Method Summary collapse
Instance Method Details
#fetch_files ⇒ Object
9 10 11 |
# File 'lib/dependabot/silent/file_fetcher.rb', line 9 def fetch_files [manifest].compact end |