We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb96228 commit 464fc0cCopy full SHA for 464fc0c
docs/hello_nf-core/04_make_module.md
@@ -831,7 +831,7 @@ It must produce the same output files as the script block:
831
832
=== "After"
833
834
- ```groovy title="modules/local/cowpy/main.nf" linenums="27" hl_lines="3 5"
+ ```groovy title="modules/local/cowpy/main.nf" linenums="27" hl_lines="3 6"
835
stub:
836
def args = task.ext.args ?: ''
837
prefix = task.ext.prefix ?: "${meta.id}"
0 commit comments