Package com.github.rvesse.airline.examples.modules


package com.github.rvesse.airline.examples.modules
  • Classes
    Class
    Description
     
    Here we have another command which reuses module classes we've defined and also adds locally defined options, we can
    If you have some set of options that make sense together you can modularize them out as a class and inject them into your actual command class