Skip to content

Commit 81bd8de

Browse files
committed
description
1 parent c7a2bf1 commit 81bd8de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

draft-3/cwl-runner.cwl

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
class: CommandLineTool
33
cwlVersion: "cwl:draft-3"
44

5+
description: |
6+
Generic interface to run a Common Workflow Language tool or workflow from the
7+
command line. To be implemented by each CWL implementation for use by users
8+
and for testing conformance to the standard.
9+
510
inputs:
611
- id: outdir
712
type: string

0 commit comments

Comments
 (0)