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
21 22 23 24 25 26 27 |
# File 'lib/avm/git/runners/base/commit.rb', line 21 def run validate end |