Skip to content
Gunshi
Search
⌘
Ctrl
K
Main Navigation
Home
Guide
API
Showcase
v0.33.0
v0.27 Release Notes
Changelog
Contributing
GitHub
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/generator.md for this page in Markdown format
generator
The entry for usage generator.
Example
js
import
{ generate }
from
'gunshi/generator'
Functions
Function
Description
generate
Generate the command usage.
Type Aliases
Type Alias
Description
GenerateOptions
generate options of
generate
function.