Method: Forgejo::MigrateRepoOptions#auth_username
- Defined in:
- lib/forgejo/models/migrate_repo_options.rb
#auth_username ⇒ Object
Returns the value of attribute auth_username.
23 24 25 |
# File 'lib/forgejo/models/migrate_repo_options.rb', line 23 def auth_username @auth_username end |