Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/winstonjs/winston
/ create-file.js
File
create-file.js
examples/create-file.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
1
log
Method · 0.45
Tested by
no test coverage detected