Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-cli/ember-cli
/
Class
lib/utilities/windows-admin.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
const
{ default: chalk } = require(
'chalk'
);
4
5
class
WindowsSymlinkChecker {
6
/**
7
*
8
* On Windows, users will have a much better experience
if
symlinks are enabled
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected