Method: Dependabot::Python::FileUpdater::PipfileFileUpdater#credentials
- Defined in:
- lib/dependabot/python/file_updater/pipfile_file_updater.rb
#credentials ⇒ Object (readonly)
Returns the value of attribute credentials.
21 22 23 |
# File 'lib/dependabot/python/file_updater/pipfile_file_updater.rb', line 21 def credentials @credentials end |