Method: Snapshot::TestCommandGeneratorBase.suffix
- Defined in:
- snapshot/lib/snapshot/test_command_generator_base.rb
.suffix ⇒ Object
55 56 57 |
# File 'snapshot/lib/snapshot/test_command_generator_base.rb', line 55 def suffix return [] end |