Takaro - v0.4.11
    Preparing search index...

    Function invoke

    • Invokes the method at path of object.

      Parameters

      • object: any

        The object to query.

      • path: PropertyPath

        The path of the method to invoke.

      • ...args: any[]

        The arguments to invoke the method with.

      Returns any