接口 ScriptTargetOutput

    • 方法详细资料

      • prepare

        void prepare()
        Prepare the script target to accept commands
      • accept

        void accept​(String command)
        Accept the given command and write it to the abstracted script
        参数:
        command - The command
      • release

        void release()
        Release this output