Class VersionCommand

    • Method Detail

      • run

        public ExitStatus run​(String... args)
        Description copied from interface: Command
        Run the command.
        Parameters:
        args - command arguments (this will not include the command itself)
        Returns:
        the outcome of the command