Method: Highway::Runtime::Report#data

Defined in:
lib/highway/runtime/report.rb

#dataHash (readonly)

The custom data in the report.

Returns:

  • (Hash)


47
48
49
# File 'lib/highway/runtime/report.rb', line 47

def data
  @data
end