struct Protocol::Debugger::Enable
- Protocol::Debugger::Enable
- Struct
- Value
- Object
Overview
Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/debugger.crConstructors
Instance Method Summary
-
#debugger_id : Runtime::UniqueDebuggerId
Unique identifier of the debugger.