docomet
    Preparing search index...

    Class DocometProcess

    Process

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalvalue: any

      Returns DocometProcess

    Properties

    logging: DocometLogging = console.error

    DocometLogging function

    Methods

    • Aborts the process

      Parameters

      • message: string

        Message

      Returns void

    • Exits the process

      Parameters

      • code: number

        Exit code

      • Optionalmessage: string

        Message

      Returns void

    • Waits for a certain period of time asynchronously

      Parameters

      • delay: number

        Wait time in milliseconds

      Returns Promise<void>

      A Promise that resolves after waiting