Class: Avm::Git::Runners::Base::Commit
- Inherits:
-
Object
- Object
- Avm::Git::Runners::Base::Commit
- Defined in:
- lib/avm/git/runners/base/commit.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
15 16 17 18 19 20 21 |
# File 'lib/avm/git/runners/base/commit.rb', line 15 def run validate end |