MCPcopy Index your code
hub / github.com/microsoft/SandDance / open

Method open

extensions/azdata-sanddance/src/azdata.proposed.d.ts:3913–3913  ·  view source on GitHub ↗

* Open the wizard. Does nothing if the wizard is already open.

()

Source from the content-addressed store, hash-verified

3911 * Open the wizard. Does nothing if the wizard is already open.
3912 */
3913 open(): Thenable<void>;
3914
3915 /**
3916 * Close the wizard. Does nothing if the wizard is not open.

Callers 15

renderMethod · 0.65
get_versionFunction · 0.65
main.jsFile · 0.65
renderMethod · 0.65
sanddance-app.jsFile · 0.65
_serializeFunction · 0.65
_renderFunction · 0.65
markFunction · 0.65
processFunction · 0.65
defsFunction · 0.65
sanddance.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected