CommandLineTool.stdin_

A path to a file whose contents must be piped into the command's standard input stream.

class CommandLineTool
Either!(None, string, Expression) stdin_;

Meta