OnStarting
On resource's starting
Parameters description
Parameter
Type
Description
Default
resName
string|'any'|?
The resource name
current resource
cb
fun(resource: string)
The function that triggers when the resource is starting
----
Example
Last updated