PropCheck.Instrument.instrument_module

You're seeing just the function instrument_module, go back to PropCheck.Instrument module for more information.
Link to this function

instrument_module(mod, instrumenter)

View Source

Specs

instrument_module(mod :: module(), instrumenter :: module()) :: :ok

Takes the object code of the module, instruments it and update the module in the code server with instrumented byte code.