UrbitEx.API (UrbitEx v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Specs

login(%{:code => any(), :url => binary(), optional(any()) => any()}) :: %{
  :code => any(),
  :cookie => binary(),
  :ship => binary() | {integer(), integer()},
  :url => binary(),
  optional(any()) => any()
}
Link to this function

subscribe(session, subscription)

View Source