Snapex7.Client.list_blocks_of_type

You're seeing just the function list_blocks_of_type, go back to Snapex7.Client module for more information.
Link to this function

list_blocks_of_type(pid, block_type, n_items)

View Source

Specs

list_blocks_of_type(GenServer.server(), atom(), integer()) ::
  {:ok, list()} | {:error, map()} | {:error, :einval}

This function returns the AG list of a specified block type.