Membrane.ComponentPath.format

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

format(path, separator \\ "/")

View Source

Specs

format(path_t(), String.t()) :: String.t()

Returns formatted string of given path's names joined with separator.