Module dev_multipass.erl¶
A device that triggers repass events until a certain counter has been reached.
Description¶
This is useful for certain types of stacks that need various execution passes to be completed in sequence across devices.
Function Index¶
basic_multipass_test/0* | |
handle/4* | Forward the keys function to the message device, handle all others with deduplication. |
info/1 |
Function Details¶
basic_multipass_test/0 *¶
basic_multipass_test() -> any()
handle/4 *¶
handle(Key, M1, M2, Opts) -> any()
Forward the keys function to the message device, handle all others with deduplication. We only act on the first pass.
info/1¶
info(M1) -> any()