Class CommandLineInterface.RunFolderParam
java.lang.Object
uk.ac.manchester.spinnaker.front_end.CommandLineInterface.RunFolderParam
- Enclosing class:
- CommandLineInterface
public static class CommandLineInterface.RunFolderParam extends Object implements Supplier<File>
Argument handler for the
<runFolder>
parameter.
Do not make instances of this class yourself; leave that to picocli.
- Author:
- Donal Fellows
- See Also:
CommandLine.ArgGroup
,CommandLine.Parameters