gunshi / definition
definition
The entry for command deifinition.
Example
js
import { define } from 'gunshi/definition'Functions
| Function | Description |
|---|---|
| define | Define a command with type inference |
| lazy | Define a lazy command with command loader, which is attached with command definition as usage metadata. |
References
Args
Re-exports Args
ArgSchema
Re-exports ArgSchema
ArgValues
Re-exports ArgValues
