ForgeryAware - xgouchet/Elmyr GitHub Wiki

interface ForgeryAware

Any class that extends this interface can use an Forgery properties "seamlessly".

Properties

forge

abstract val forge: Forge

A Forgery Aware class must be within reach of a Forge object.