UNPKG

rawi

Version:

Rawi (راوي) is the developer-friendly AI CLI that brings the power of 11 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into

1 lines 661 B
{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-MEQXQFZH.cjs","../src/cli/commands/ask/options/parallel.ts"],"names":["parallelOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAAgC,CAC3C,KAAA,CAAO,YAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CACjB,4DACF,CACF,CAAA,CAAA,cAAA;ADNA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-MEQXQFZH.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const parallelOption: CommandOption = {\n flags: '--parallel',\n description: chalk.white(\n 'Process multiple files in parallel (faster for many files)',\n ),\n};\n"]}