API Reference
API Reference
Complete API documentation for Bunli
Complete reference documentation for all Bunli APIs.
Core APIs
- createCLI - Create a new CLI instance
- defineCommand - Define type-safe commands
- option - Create command options with validation
- defineConfig - Define CLI configuration
Utilities
Browse the utility functions available in @bunli/utils.
Testing
See the @bunli/test package for testing APIs.