Module parse

Source
Expand description

Parsing utilities for arguments.

Structs§

BuildOpts
Builds your app
CheckOpts
DeployOpts
Packages your app for deployment
ExportErrorPageOpts
Exports an error page for the given HTTP status code
ExportOpts
Exports your app to purely static files
InitOpts
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!
ServeOpts
Serves your app
SnoopServeOpts
TestOpts
Serves your app as perseus serve does, but puts it in testing mode
TinkerOpts
Runs the tinker action of plugins, which lets them modify the Perseus engine

Enums§

SnoopSubcommand
Subcommand