MCPcopy
hub / github.com/desktop/desktop / build.ts

File build.ts

script/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-sync */
2/// <reference path="./globals.d.ts" />
3
4import * as cp from 'child_process'

Callers

nothing calls this directly

Calls 14

isPublishableFunction · 0.90
getChannelFunction · 0.90
getDistRootFunction · 0.90
isGitHubActionsFunction · 0.90
updateLicenseDumpFunction · 0.90
copyDependenciesFunction · 0.85
copyEmojiFunction · 0.85
copyStaticResourcesFunction · 0.85
generateLicenseMetadataFunction · 0.85
moveAnalysisFilesFunction · 0.85
packageAppFunction · 0.85

Tested by

no test coverage detected