Class CommandLineInterface.MachineParam

java.lang.Object
uk.ac.manchester.spinnaker.front_end.CommandLineInterface.MachineParam
All Implemented Interfaces:
Supplier<Machine>
Enclosing class:
CommandLineInterface

public static class CommandLineInterface.MachineParam
extends Object
implements Supplier<Machine>
Argument handler for the <machineFile> parameter.

Do not make instances of this class yourself; leave that to picocli.

Author:
Donal Fellows
See Also:
CommandLine.ArgGroup, CommandLine.Parameters