Preparing search index...
The search index is not available
TypeDoc Pages Plugin
TypeDoc Pages Plugin
commands/CommandManager
CommandHistory
Interface CommandHistory
interface
CommandHistory
{
command
:
string
;
error
?:
string
;
parameters
?:
any
;
result
:
"error"
|
"success"
;
timestamp
:
Date
;
}
Index
Properties
command
error?
parameters?
result
timestamp
Properties
command
command
:
string
Optional
error
error
?:
string
Optional
parameters
parameters
?:
any
result
result
:
"error"
|
"success"
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
error
parameters
result
timestamp
TypeDoc Pages Plugin
Loading...