@gud/cli
github
Preparing search index...
passThroughHandler
Function passThroughHandler
passThroughHandler
(
state
:
CommandState
)
:
Promise
<
unknown
>
A pass-through command handler that simply returns the current state data without any modifications.
Parameters
state
:
CommandState
Returns
Promise
<
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
github
@gud/cli
Loading...
A pass-through command handler that simply returns the current state data without any modifications.