projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '11369-log-sizes' refs #11369
[arvados.git]
/
sdk
/
cwl
/
tests
/
cat.cwl
1
cwlVersion: v1.0
2
class: CommandLineTool
3
inputs:
4
- id: inp
5
type: File
6
inputBinding: {}
7
outputs: []
8
baseCommand: cat