Scenic.Primitive.get

You're seeing just the function get, go back to Scenic.Primitive module for more information.

Specs

get(primitive :: t()) :: any()

Get the value of the primitive-specific data.

Parameters:

  • primitive - The primitive

Returns the value of the primitive-specific data.