1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
8 cwltool: http://commonwl.org/cwltool#
10 cwltool:LoadListingRequirement:
11 loadListing: no_listing
12 InlineJavascriptRequirement: {}
19 [echo, "${if(inputs.d.listing === undefined) {return 'true';} else {return 'false';}}"]