Class: Coltrane::Commands::AvailableNotableProgressions
- Defined in:
- lib/coltrane/commands/available_notable_progressions.rb
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from Command
Instance Method Details
#run ⇒ Object
4 5 6 |
# File 'lib/coltrane/commands/available_notable_progressions.rb', line 4 def run Theory::NotableProgressions::PROGRESSIONS.keys end |