Interface ScriptTargetOutput

    • Method Detail

      • 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
        Parameters:
        command - The command
      • release

        void release()
        Release this output