# Nextflow Cheat-Sheet | Feature | Status | |---------|--------| | `process {}` parsing | ✅ basic | | Channels (value, file) | ✅ static analysis | | DSL2 modules | 🚧 partial | | `publishDir`, `container` | ✅ | | Groovy expressions | ✅ evaluated safely | | Dynamic operators (`collectFile`) | 🚧 limited | | Param handling | 🚧 roadmap |