Membrane.ComponentPath.append

You're seeing just the function append, go back to Membrane.ComponentPath module for more information.

Specs

append(String.t()) :: :ok

Appends given name to the current path.

If path has not been previously set then creates new one with given name.