Adding Pragmas

Add or change a Dagger module pragma/directive/decorator — the `@check`, `@generate`, `@up`, `@agent`, `@defaultPath`, `@ignorePatterns` family that authors write as `// +check` (Go), `@check()` (TypeScript), `@check` (Python), or `@check` (Dang). Use when adding a new marker, wiring an existing one into another SDK, or debugging why a marker set in module source doesn't reach the engine.

dagger Updated

File contents

dagger/dagger commit 784fdf7279

Frequently asked questions

npx skillmds@latest add dagger/adding-pragmas