Class Generate


  • public final class Generate
    extends Object
    This class is used to generate bash completion scripts out of the tools.
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Generates bash completion scripts for all tools.
        Parameters:
        args - arguments provided on the command line
        Throws:
        Exception