Skip to content

synthetic files from InitialWorkDirRequirement not created or staged #242

Closed
@mr-c

Description

@mr-c
class: CommandLineTool
cwlVersion: v1.0
baseCommand: [ls, -l]
requirements:
  InitialWorkDirRequirement:
    listing:
      - entryname: fancy-input.json
        entry: $(inputs.fancy)
inputs:
  fancy:
    type:
      type: record
      fields:
        - name: one
          type: string
        - name: two
          type: int
        
outputs:
  outfile:
    type: stdout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions