Method: DeltaTest::TableFileStageError#message

Defined in:
lib/delta_test/errors.rb

#messageObject



41
42
43
# File 'lib/delta_test/errors.rb', line 41

def message
  'failed to stage a table file'
end