Expand description
Parsing utilities for arguments.
Structs§
- Build
Opts - Builds your app
- Check
Opts - Deploy
Opts - Packages your app for deployment
- Export
Error Page Opts - Exports an error page for the given HTTP status code
- Export
Opts - Exports your app to purely static files
- Init
Opts - Initializes a new Perseus project in the current directory
- NewOpts
- Creates a new Perseus project in a directory of the given name, which will be created in the current path
- Opts
- The command-line interface for Perseus, a super-fast WebAssembly frontend development framework!
- Serve
Opts - Serves your app
- Snoop
Serve Opts - Test
Opts - Serves your app as
perseus servedoes, but puts it in testing mode - Tinker
Opts - Runs the
tinkeraction of plugins, which lets them modify the Perseus engine