{ "cwlVersion": "v1.0", "arguments": [ "true" ], "class": "CommandLineTool", "inputs": [], "outputs": [ { "id": "out", "outputBinding": { "glob": "*.txt" }, "type": [ "null", "File" ] } ] }