Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 233 Bytes

NonJVM.md

File metadata and controls

4 lines (2 loc) · 233 Bytes

##External Processes

Normally, workflows that execute native (non-JVM) processes are easiest to build using PipeScript. However, you can mix native processes with JVM-based workflows by using the RunProcess class.