Search
Internal representation of an API call
Recorded API call
@type t() :: %GitHub.Testing.Call{ args: [any()], function: atom(), module: module(), opts: keyword() }