CommandInputParameter.inputBinding_

Describes how to turns the input parameters of a process into command line arguments.

class CommandInputParameter
Union!(None, CommandLineBinding) inputBinding_;

Meta