Uses of Package
com.github.rvesse.airline.examples.inheritance
-
Packages that use com.github.rvesse.airline.examples.inheritance Package Description com.github.rvesse.airline.examples.inheritance -
Classes in com.github.rvesse.airline.examples.inheritance used by com.github.rvesse.airline.examples.inheritance Class Description BaseCommand Child Parent We can use standard Java inheritance with commands and the child commands will inherit options defined on their parents