module HAR

Overview

TODO Write documentation for Har

Extended Modules

Defined in:

har.cr
har/json_mapping.cr
har/version.cr

Constant Summary

VERSION = "1.0.1"

Instance Method Summary

Instance Method Detail

def from_file(file : String) : Log #

[View source]
def from_string(string : String) : Log #

[View source]