{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-PF2PJETC.cjs","../src/cli/commands/ask/options/files.ts"],"names":["filesOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAA6B,CACxC,KAAA,CAAO,wBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CAAM,qCAAqC,CAChE,CAAA,CAAA,cAAA;ADJA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-PF2PJETC.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const filesOption: CommandOption = {\n  flags: '-F, --files <paths...>',\n  description: chalk.white('Process content from multiple files'),\n};\n"]}