code2prompt
Verified for current stable LTS
Code2prompt Command: Filter Files Include Exclude
Use for filter files include exclude with Code2prompt. Exact CLI syntax to filter files include exclude using Code2prompt.
When to use this: Use for filter files include exclude with Code2prompt.
Command Syntax
code2prompt <path/to/project> -i "<**/*.rs>" -e "<tests/**>" code2prompt <path/to/project> -i "<**/*.rs>" -e "<tests/**>" Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
-e- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to filter files include exclude using Code2prompt.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Code2prompt Command: Generate Default Prompt
code2prompt <path/to/project> Code2prompt Command: Output Prompt To File code2prompt <path/to/project> -O <my_prompt.txt> Code2prompt Command: Generate Json Output code2prompt <path/to/project> -F json Code2prompt Command: Use Custom Template code2prompt <path/to/project> -t <my_template.hbs> Code2prompt Command: Generate Prompt Default Clipboard code2prompt <path/to/project>