Class: SilentPackageManager::FileFetcher
- Inherits:
-
Dependabot::FileFetchers::Base
- Object
- Dependabot::FileFetchers::Base
- SilentPackageManager::FileFetcher
- Extended by:
- T::Sig
- Defined in:
- lib/dependabot/silent/file_fetcher.rb
Instance Method Summary collapse
Instance Method Details
#fetch_files ⇒ Object
13 14 15 |
# File 'lib/dependabot/silent/file_fetcher.rb', line 13 def fetch_files [manifest].compact end |