Wiki.Action.new
You're seeing just the function
new
, go back to Wiki.Action module for more information.
Specs
new(String.t(), keyword()) :: Wiki.Action.Session.t()
Create a new client session
Arguments
url
-api.php
endpoint for the wiki you will connect to. For example, "https://en.wikipedia.org/w/api.php".opts
:accumulate
- Merge results from each step of a pipeline, rather than overwriting with the latest response.