Scenic.ViewPort.Input.fetch_requests-exclamation-mark

You're seeing just the function fetch_requests-exclamation-mark, go back to Scenic.ViewPort.Input module for more information.
Link to this function

fetch_requests!(viewport)

View Source

Specs

fetch_requests!(viewport :: Scenic.ViewPort.t()) :: {:ok, list()}

Retrieve a list of input requested by all processes.

Returns: { :ok, inputs }