Method: Train::File#type

Defined in:
lib/train/file.rb

#typeObject



45
46
47
# File 'lib/train/file.rb', line 45

def type
  :unknown
end