Run Pear app from app p2p with pear:// link
import run from 'pear-run'Launch a Pear application in a subprocess peer-to-peer or from disk by link.
Returns bare-pipe instance.
The pipe has an additional crash event that passes { exitCode }.
A pear:// link, file:// link or relative path.
Additional arguments to append to the runtime invocation after the link.
Apache-2.0