input-terminal
source
npm
Preparing search index...
input-terminal
CommandEventDetail
Interface CommandEventDetail
The detail emitted with command events.
interface
CommandEventDetail
{
metadata
:
OutputMetadata
;
data
:
string
;
}
Index
Properties
metadata
data
Properties
Readonly
metadata
metadata
:
OutputMetadata
Readonly
data
data
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
data
source
npm
input-terminal
Loading...
The detail emitted with command events.