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.

Interfaces

InterfaceDescription
CommandContextParamsParameters of createCommandContext

Released under the MIT License.