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 684 B
{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-YWVXOW6A.cjs","../src/cli/commands/ask/options/batch.ts"],"names":["batchOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAA6B,CACxC,KAAA,CAAO,2BAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CACjB,wEACF,CACF,CAAA,CAAA,cAAA;ADNA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-YWVXOW6A.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const batchOption: CommandOption = {\n flags: '-b, --batch <patterns...>',\n description: chalk.white(\n 'Process files matching glob patterns (e.g., \"src/**/*.js\" \"docs/*.md\")',\n ),\n};\n"]}