Package com.github.rvesse.airline.examples.modules
package com.github.rvesse.airline.examples.modules
-
ClassesClassDescriptionHere we have another command which reuses module classes we've defined and also adds locally defined options, we canIf 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