startup MethodStatic
Start the backend of an Ipc app.
startup(opt?: IpcHostOpts): Promise<void>
@note this method calls startup internally.
Parameter | Type | Description |
---|---|---|
opt | IpcHostOpts |
Returns - Promise
Defined in
- core/backend/src/IpcHost.ts Line 115
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.