1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
7 - class: CommandLineTool
9 - class: DockerRequirement
12 - id: '#submit_tool.cwl/x'
16 location: keep:5d373e7629203ce39e7c22af98a0f881+52/blub.txt
21 id: '#submit_tool.cwl'
26 default: {class: File, location: 'keep:169f39d466a5438ac4a90e779bf750c7+53/blorp.txt',
27 size: 16, basename: blorp.txt, nameroot: blorp, nameext: .txt}
30 default: {class: Directory, location: 'keep:99999999999999999999999999999998+99',
31 basename: 99999999999999999999999999999998+99}
34 default: {class: Directory, basename: anonymous, listing: [{basename: renamed.txt,
35 class: File, location: 'keep:99999999999999999999999999999998+99/file1.txt',
36 nameroot: renamed, nameext: .txt}]}
41 - {id: '#main/step1/x', source: '#main/x'}
43 run: '#submit_tool.cwl'