igcv3 - v1.1.0
GitHub
Preparing search index...
inspect/interactive
handleInteractiveAction
Function handleInteractiveAction
handleInteractiveAction
(
action
:
string
,
state
:
InspectState
,
allowedDirs
:
string
[]
,
)
:
Promise
<
{
running
:
boolean
;
newState
:
InspectState
}
>
Handle interactive menu action.
Parameters
action
:
string
state
:
InspectState
allowedDirs
:
string
[]
Returns
Promise
<
{
running
:
boolean
;
newState
:
InspectState
}
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
igcv3 - v1.1.0
Loading...
Handle interactive menu action.