Method: Harbor2Client::ProjectSummary#maintainer_count
- Defined in:
- lib/harbor2_client/models/project_summary.rb
#maintainer_count ⇒ Object
The total number of maintainer members.
27 28 29 |
# File 'lib/harbor2_client/models/project_summary.rb', line 27 def maintainer_count @maintainer_count end |