Class CommandLineInterface.IobufMapParam

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

public static class CommandLineInterface.IobufMapParam
extends Object
implements Supplier<IobufRequest>
Argument handler for the <iobufMapFile> parameter.

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

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