- Preparing search index...
- The search index is not available
Exec
Command
Callback
<T, C>: ((this
: T, command
: C, value
?: string, next
?: any,
...args
: unknown[]) => void | boolean | Promise<void | boolean>) | ((this
: T, command
: C, value
: string, next
: string,
...args
: unknown[]) => void | boolean | Promise<void | boolean>)