MCPcopy Index your code
hub / github.com/nodejs/node / update

Method update

typings/internalBinding/url.d.ts:12–12  ·  view source on GitHub ↗
(input: string, actionType: typeof urlUpdateActions, value: string)

Source from the content-addressed store, hash-verified

10 format(input: string, fragment?: boolean, unicode?: boolean, search?: boolean, auth?: boolean): string;
11 parse(input: string, base?: string): string | false;
12 update(input: string, actionType: typeof urlUpdateActions, value: string): string | false;
13 getOrigin(input: string): string;
14 pathToFileURL(input: string, isWindows: boolean, hostname?: string): string;
15}

Callers 15

RunMethod · 0.65
runNPMPackageTestsFunction · 0.65
ParseArgumentsFunction · 0.65
translate_configFunction · 0.65
LoadPythonDictionaryFunction · 0.65
patch_filtersFunction · 0.65
list_templatesMethod · 0.65
bindMethod · 0.65
_install_callablesMethod · 0.65
parseMethod · 0.65
derivedMethod · 0.65
do_urlizeFunction · 0.65

Calls

no outgoing calls

Tested by 5

RunMethod · 0.52
override_build_configFunction · 0.52
make_variablesFunction · 0.52
test_freezeMethod · 0.52
test_eval_expressionMethod · 0.52