Class: CodeOwnership::Private::TeamPlugins::Ownership
- Inherits:
-
CodeTeams::Plugin
- Object
- CodeTeams::Plugin
- CodeOwnership::Private::TeamPlugins::Ownership
- Extended by:
- T::Helpers, T::Sig
- Defined in:
- lib/code_ownership/private/team_plugins/ownership.rb
Instance Method Summary collapse
Instance Method Details
#owned_globs ⇒ Object
11 12 13 |
# File 'lib/code_ownership/private/team_plugins/ownership.rb', line 11 def owned_globs @team.raw_hash['owned_globs'] || [] end |