Scenic.Graph.get-exclamation-mark
You're seeing just the function
get-exclamation-mark
, go back to Scenic.Graph module for more information.
Specs
get!(graph :: t(), id :: any()) :: Scenic.Primitive.t()
Returns a single primitive from a graph with a specific id.
This will raise an error if either none or multiple primitives are found with the specified id.