Skip to content
InterfaceDebugger & Diagnostics@public

FlxConsoleOptions

Configuration for the headless debugger console.

ts
export interface FlxConsoleOptions

Properties

PropertyModifiersTypeDescription
maxHistoryreadonlynumberMaximum number of submitted commands retained for navigation.

Released under the MIT License.