MCPcopy
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

1const crypto = require('crypto');
2const fs = require('fs');
3
4const test = require('ava');

Callers

nothing calls this directly

Calls 2

tmpFileFunction · 0.85
resetUtimesFunction · 0.85

Tested by

no test coverage detected