MWS: Automate "Save snapshot for offline use"?

Hi all,
Is there a way, via command line or API, to automate the “Save snapshot for offline use” capability in MWS? (I feel certain it must exist, but cannot yet find it in the documentation.)

Thanks,
Nutt

Within the Wiki Core: $:/core/ui/DownloadFullWiki

In the Node command line, the build command creates a standalone file

tiddlywiki path/to/wiki --build index

will create a stand-alone file in path/to/wiki/output/index.html. More information can be found by starting with BuildCommand.