Skip to content
InterfaceDebugger & Diagnostics@public

FlxConsoleResult

Normalized result returned by every debugger console execution.

ts
export interface FlxConsoleResult

Properties

PropertyModifiersTypeDescription
commandreadonlystring-
okreadonlyboolean-
outputreadonlystring-

Released under the MIT License.