modal
    Preparing search index...

    Class ContainerProcess<R>

    Type Parameters

    • R extends string | Uint8Array = any
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    returncode: null | number = null

    Methods

    • Wait for process completion and return the exit code.

      Returns Promise<number>