java.lang.Object
com.github.rvesse.airline.examples.userguide.help.bash.FileInfo
All Implemented Interfaces:
ExampleRunnable

@Command(name="file-info", description="Returns information about the given files") public class FileInfo extends Object implements ExampleRunnable
  • Field Details

  • Constructor Details

    • FileInfo

      public FileInfo()
  • Method Details

    • run

      public int run()
      Description copied from interface: ExampleRunnable
      Runs the command and returns an exit code that the application should return
      Specified by:
      run in interface ExampleRunnable
      Returns:
      Exit code