Searched refs:startViaSignal (Results 1 – 2 of 2) sorted by relevance
63 const instance = await NodeInstance.startViaSignal(script);
364 static async startViaSignal(scriptContents) { method in NodeInstance