Class: Avm::Git::LauncherStereotypes::Provider
- Inherits:
-
Object
- Object
- Avm::Git::LauncherStereotypes::Provider
- Defined in:
- lib/avm/git/launcher_stereotypes/provider.rb
Constant Summary collapse
- STEREOTYPES =
[::Avm::Git::LauncherStereotypes::Git, ::Avm::Git::LauncherStereotypes::GitSubrepo, ::Avm::Git::LauncherStereotypes::GitSubtree].freeze
Instance Method Summary collapse
Instance Method Details
#all ⇒ Object
16 17 18 |
# File 'lib/avm/git/launcher_stereotypes/provider.rb', line 16 def all STEREOTYPES end |