Back to Pocketbase

Function restart

static/jsvm/functions/_app.restart.html

latest440 B
Original Source

Function restart

  • restart(): void

Restart restarts (aka. replaces) the current running application process.

NB! It relies on execve which is supported only on UNIX based systems.

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc