Class: RedShift::Component::SyncPhaseItem
- Defined in:
- lib/redshift/component.rb
Instance Method Summary collapse
Methods included from AccessibleIndex
#index_accessor, #index_reader, #index_writer
Methods inherited from Array
Instance Method Details
#inspect ⇒ Object
158 |
# File 'lib/redshift/component.rb', line 158 def inspect; "<Sync #{link_name}:#{event}>"; end |