gunshi / context
context
The entry for gunshi context. This module is exported for the purpose of testing the command.
Example
js
import { createCommandContext } from 'gunshi/context'Functions
| Function | Description |
|---|---|
| createCommandContext | Create a command context. |
Interfaces
| Interface | Description |
|---|---|
| CommandContextParams | Parameters of createCommandContext |
