struct Protocol::Page::FrameResourceTree
- Protocol::Page::FrameResourceTree
- Struct
- Value
- Object
Overview
Information about the Frame hierarchy along with their cached resources.
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#child_frames : Array(FrameResourceTree) | Nil
Child frames.
-
#frame : Frame
Frame information for this tree item.
-
#resources : Array(FrameResource)
Information about frame resources.