web
Start web server for interactive analysis
Options
--port
-p
Port to run the web server on
Type: Int32
--file
-f
Path to the Peglin save file to load initially
Type: FileInfo
Examples
peglin-save-explorer web
Usage Tips
- • Use
--help
with any command to see detailed usage information - • Global options
--verbose
and--clean
are available for all commands - • If no file is specified, the tool will use your configured default save file
- • The web interface will automatically open in your default browser
Source Code
Implementation: WebCommand