Class: Wlog::Commandable
- Inherits:
-
Object
- Object
- Wlog::Commandable
- Defined in:
- lib/wlog/commands/commandable.rb
Overview
Direct Known Subclasses
ArchiveFinishedIssues, ArchiveIssues, BootstrapTemplates, ConcatDescription, CreateIssue, DeleteAttachment, FetchGitCommits, FetchGitCommitsStandard, InnitDb, MakeCsv, NewEntry, ReplacePattern, WriteTemplate
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
5 6 7 |
# File 'lib/wlog/commands/commandable.rb', line 5 def execute throw NotImplementedError end |