comby
Verified for current stable LTS
Comby Commands
Comby command syntax with verified terminal examples.
Commands
4 commands for Comby
comby Search
Comby Command: Match And Rewrite In Place
comby -in-place '<match_pattern>' '<rewrite_pattern>' comby Search
Comby Command: Match And Rewrite Templates
comby '{assert_eq!(:[a], :[b])}' '{assert_eq!(:[b], :[a])}' <.rs> comby Search
Comby Command: Match And Rewrite With Properties
comby '{assert_eq!(:[a], :[b])}' '{assert_eq!(:[b].Capitalize, :[a])}' <.rs> comby Search
Comby Command: Match Only And Print
comby -match-only '<match_pattern>' '' Suggest a Comby Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Comby workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.