Class: Ardb::CLI::MigrateForwardCommand
- Inherits:
-
Object
- Object
- Ardb::CLI::MigrateForwardCommand
- Includes:
- MigrateStepDirectionBehaviors
- Defined in:
- lib/ardb/cli/commands.rb
Class Method Summary collapse
Class Method Details
.command_direction ⇒ Object
397 398 399 |
# File 'lib/ardb/cli/commands.rb', line 397 def self.command_direction "forward" end |