Skip to content

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 ​

FunctionDescription
createCommandContextCreate a command context

Released under the MIT License.