MCPcopy Create free account
hub / github.com/coder/coder / wait

Method wait

site/e2e/helpers.ts:863–865  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

861 }
862
863 public wait(): Promise<void> {
864 return this.promise;
865 }
866}
867
868export const createServer = async (

Callers 2

updateTemplateFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected