CommandInputParameter.inputBinding_

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

class CommandInputParameter
Either!(None, CommandLineBinding) inputBinding_;

Meta