Method: Forgejo::MigrateRepoOptions#auth_password
- Defined in:
- lib/forgejo/models/migrate_repo_options.rb
#auth_password ⇒ Object
Returns the value of attribute auth_password.
19 20 21 |
# File 'lib/forgejo/models/migrate_repo_options.rb', line 19 def auth_password @auth_password end |