stopOnInterfaceCall: Stop on interface call

Description Usage Arguments Details Value Examples

Description

Used inside methods of interface classes to signal that the interface instead of an interface implementation has been called.

Usage

1

Arguments

inst

A class instance. Designed for instances of interface classes.

...

Further arguments to be passed to subsequent functions/methods.

Details

TODO

Value

An error. See respective methods.

Examples

1
## TODO

rappster/devops documentation built on May 26, 2019, 11:15 p.m.