class

HAR::Data

Inherits JSON::Serializable < Reference < Object

Main Data Structure

Constructors

new(log : HAR::Log)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

log

This object represents the root of exported data.

Source
log=(log : Log)

This object represents the root of exported data.

Source