Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ abs
Function
abs
test/parallel/test-permission-fs-wildcard.js:24–24 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
22
if
(common.isWindows) {
23
const
{ root } = path.parse(process.cwd());
24
const
abs = (p) => path.join(root, p);
25
allowList = [
26
'tmp\\*'
,
27
'example\\foo*'
,
Callers
15
GenerateResult
Method · 0.50
GenerateResult
Method · 0.50
statistics
Function · 0.50
ComputeZ
Method · 0.50
Compare
Method · 0.50
add_branch_hints
Function · 0.50
write_hints_to_output
Function · 0.50
abs_f64
Function · 0.50
abs_f32
Function · 0.50
abs_i32
Function · 0.50
f
Function · 0.50
g
Function · 0.50
Calls
1
join
Method · 0.45
Tested by
2
GenerateResult
Method · 0.40
GenerateResult
Method · 0.40