Operation

Operations allow you to act upon the buffer. Use the various operations to output the buffer, deploy it to a live Xoom server, transform it, combine it with another source, or send a custom command.

Railroad diagram for grammar entity Operation in Xoom Processor.

Operation
         ::= Output
           | Deploy
           | CustomCommand
           | Transform
           | Combine