startResource()
Starts the specified resource.
Function Definition
ts
function startResource(name: string): void;
Arguments
- name: string
Returns
- void
Documentation
Alternatively a resource may be started through the console by typing the following while the server is running in the console:
start resource_name