Method: Dependabot::Nuget::FileUpdater::PackagesConfigDeclarationFinder#packages_config

Defined in:
lib/dependabot/nuget/file_updater/packages_config_declaration_finder.rb

#packages_configObject (readonly)

Returns the value of attribute packages_config.



14
15
16
# File 'lib/dependabot/nuget/file_updater/packages_config_declaration_finder.rb', line 14

def packages_config
  @packages_config
end