MCPcopy Create free account
hub / github.com/Snapchat/Valdi / export.ts

File export.ts

npm_modules/cli/src/commands/export.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import path from 'path';
3import type { Argv } from 'yargs';
4import { ALL_ARCHITECTURES, ANSI_COLORS, PLATFORM } from '../core/constants';

Callers

nothing calls this directly

Calls 2

makeArgsBuilderFunction · 0.90
makeCommandHandlerFunction · 0.90

Tested by

no test coverage detected