Class ListManagedFilesArgsInterpreter

java.lang.Object
it.tidalwave.datamanager.application.nogui.args.ArgsInterpreterSupport
it.tidalwave.datamanager.application.nogui.args.ListManagedFilesArgsInterpreter
All Implemented Interfaces:
UsageCapable, org.springframework.boot.ApplicationRunner

@Component @Order(0) public class ListManagedFilesArgsInterpreter extends ArgsInterpreterSupport implements UsageCapable
The command line args interpreter for the list-files command.
Author:
Fabrizio Giudici