Module perseus_cli::parse[][src]

Expand description

Parsing utilities for arguments.

Structs

Builds your app

Removes .perseus/ entirely for updates or to fix corruptions

Packages your app for deployment

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

Enums