MCPcopy
hub / github.com/MiniMax-AI/cli / generate.ts

File generate.ts

src/commands/image/generate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineCommand } from '../../command';
2import { CLIError } from '../../errors/base';
3import { ExitCode } from '../../errors/codes';
4import { requestJson } from '../../client/http';

Callers

nothing calls this directly

Calls 1

defineCommandFunction · 0.90

Tested by

no test coverage detected