Skip to content

gunshi / definition

definition

The entry for command definition.

Example

js
import { define } from 'gunshi/definition'

Functions

FunctionDescription
defineDefine a command
lazyDefine a lazy command with or without definition.

References

Args

Re-exports Args


ArgSchema

Re-exports ArgSchema


ArgValues

Re-exports ArgValues

Released under the MIT License.