Method: Train::Transports::Mock::Connection::File#type
- Defined in:
- lib/train/transports/mock.rb
#type ⇒ Object
Returns the value of attribute type.
170 171 172 |
# File 'lib/train/transports/mock.rb', line 170 def type @type end |