raco
Verified for current stable LTS
Raco Command: Search Local Documentation
Use for search local documentation with Raco. Exact CLI syntax to search local documentation using Raco.
When to use this: Use for search local documentation with Raco.
Command Syntax
raco docs <search_terms> raco docs <search_terms> Command Breakdown
raco is the base executable for this command.
FAQ
Purpose: Exact syntax to search local documentation using Raco.
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
Raco Command: Display Help
raco help Raco Command: Install Current Directory As Package raco pkg install Raco Command: Install Package Auto Dependencies raco pkg install --auto <package_source> Raco Command: Run Tests In Files raco test <path/to/tests1.rkt path/to/tests2.rkt ...> Raco Command: Setup Collections raco setup <collection1 collection2 ...>