Wiki.Ores.new

You're seeing just the function new, go back to Wiki.Ores module for more information.

Specs

new(String.t()) :: Tesla.Client.t()

Create a new ORES client.

Arguments

  • project - Short code for the wiki where your articles appear. For example, "enwiki" for English Wikipedia.

Return value

Returns an opaque client object, which should be passed to request/2.