Command

constructor(commandParts: Array<Command.CommandPart>)
constructor(directory: File, commandParts: Array<Command.CommandPart>)
constructor(directory: File, env: Map<String, String>, commandParts: Array<Command.CommandPart>)