Membrane.Testing.Pipeline.populate_links

You're seeing just the function populate_links, go back to Membrane.Testing.Pipeline module for more information.
Link to this function

populate_links(elements)

View Source

Specs

Links subsequent elements using default pads (linking :input to :output of previous element).

Example

Pipeline.populate_links([el1: MembraneElement1, el2: MembraneElement2])