MCPcopy
hub / github.com/yeoman/yo / cli.js

File cli.js

lib/cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import fs from 'node:fs';
3import path from 'node:path';
4import process from 'node:process';

Callers

nothing calls this directly

Calls 3

getDirnameFunction · 0.90
updateCheckFunction · 0.85
preFunction · 0.85

Tested by

no test coverage detected