Interface ChildProcessExt

interface ChildProcessExt {
    processFile?: string;
}

Hierarchy

  • ChildProcess
    • ChildProcessExt

Properties

Properties

processFile?: string

Generated using TypeDoc