Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/ insert-into-file-test.js
File
insert-into-file-test.js
tests/unit/utilities/insert-into-file-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs-extra'
);
4
const
os = require(
'os'
);
Callers
nothing calls this directly
Calls
3
beforeEach
Function · 0.85
insertIntoFile
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected