Hook: Hook class intercept one call in base subclasses must...

Description Usage Arguments Format

Description

Hook class intercept one call in base subclasses must implement a hook method the package to hook into the function that replaces the saved version of the function returns the function that this hook intercepts check if the hook is set calls the saved function

Usage

1

Arguments

...

parameters to be apssed to the original function set the function hook restores the functions intercepted by the hooks. the initializaer

fun

the function to intercept

package

the package were the function is defined.

Format

An object of class R6ClassGenerator of length 24.


roverrobot/make documentation built on May 27, 2019, 11:44 p.m.