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

Function normalize_path

deps/libffi/preprocess_asm.py:56–57  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

54
55
56def normalize_path(value):
57 return str(value).strip().strip('"')
58
59
60def unique_paths(paths):

Callers 1

preprocessFunction · 0.85

Calls 1

strFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…