MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getFileInfo

Method getFileInfo

valdi/vscode_debugger/src/cdp/api.d.ts:5734–5734  ·  view source on GitHub ↗

* Returns file information for the given * File wrapper.

(params: DOM.GetFileInfoParams)

Source from the content-addressed store, hash-verified

5732 * File wrapper.
5733 */
5734 getFileInfo(params: DOM.GetFileInfoParams): Promise<DOM.GetFileInfoResult | undefined>;
5735
5736 /**
5737 * Enables console to refer to the node with given id via $x (see Command Line API for more details

Callers 1

checkAndFormatFilesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected