Scenic.ViewPort.Input.fetch_captures-exclamation-mark

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

fetch_captures!(viewport)

View Source

Specs

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

Retrieve a list of input captured by all processes.

Returns: { :ok, list }