Scenic.ViewPort.put_graph

You're seeing just the function put_graph, go back to Scenic.ViewPort module for more information.
Link to this function

put_graph(viewport, name, graph, opts \\ [])

View Source

Specs

put_graph(
  viewport :: t(),
  name :: any(),
  graph :: Scenic.Graph.t(),
  opts :: Keyword.t()
) :: {:ok, id :: any()}

Put a graph by name.

This compiles the graph to a collection of scripts