struct Protocol::Page::GetNavigationHistory
- Protocol::Page::GetNavigationHistory
- Struct
- Value
- Object
Overview
Returns navigation history for the current page.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#current_index : Int::Primitive
Index of the current navigation history entry.
-
#entries : Array(NavigationEntry)
Array of navigation history entries.