Class CommonOptionMixin


  • public class CommonOptionMixin
    extends java.lang.Object
    Mixin meant to store common options for CLI commands, namely the "-p"/"--project" flag and a catch-all List<String> args.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommonOptionMixin

        public CommonOptionMixin()