Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shelljs/shelljs
/ touch.js
File
touch.js
test/touch.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
crypto = require(
'crypto'
);
2
const
fs = require(
'fs'
);
3
4
const
test = require(
'ava'
);
Callers
nothing calls this directly
Calls
2
tmpFile
Function · 0.85
resetUtimes
Function · 0.85
Tested by
no test coverage detected