Class ListBackupsArgsInterpreter

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

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