类 PromptCommand

    • 方法详细资料

      • run

        public ExitStatus run​(String... strings)
                       throws Exception
        从接口复制的说明: Command
        Run the command.
        参数:
        strings - command arguments (this will not include the command itself)
        返回:
        the outcome of the command
        抛出:
        Exception - if the command fails