Module perseus_cli::parse
source · [−]Expand description
Parsing utilities for arguments.
Structs
Builds your app
Removes
.perseus/ entirely for updates or to fix corruptionsPackages your app for deployment
Exports an error page for the given HTTP status code
Exports your app to purely static files
The command-line interface for Perseus, a super-fast WebAssembly frontend development framework!
Serves your app (set the
$HOST and $PORT environment variables to change the location it’s served at)Runs the
tinker action of plugins, which lets them modify the Perseus engine