Scenic.Scene.push_script

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

push_script(scene, script, name, opts \\ [])

View Source

Specs

push_script(
  scene :: t(),
  script :: Scenic.Script.t(),
  name :: any(),
  opts :: Keyword.t()
) :: t()