MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / args.test.ts

File args.test.ts

cli/src/__tests__/args.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { getFlag, getFlags, hasFlag, parseArgs } from "../bin/e2a.js";
3
4describe("parseArgs", () => {

Callers

nothing calls this directly

Calls 4

parseArgsFunction · 0.85
getFlagFunction · 0.85
getFlagsFunction · 0.85
hasFlagFunction · 0.85

Tested by

no test coverage detected