MCPcopy Create free account
hub / github.com/UBCx-Software-Engineering/screencastmario / getScript

Method getScript

src/def/jquery.d.ts:776–776  ·  view source on GitHub ↗

* Load a JavaScript file from the server using a GET HTTP request, then execute it. * * @param url A string containing the URL to which the request is sent. * @param success A callback function that is executed if the request succeeds.

(url: string, success?: (script: string, textStatus: string, jqXHR: JQueryXHR) => any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected