package github-unix

  1. Overview
  2. Docs

Module Github_cookie_jarSource

Sourcetype t
Sourceval init : ?jar_path:string -> unit -> t Lwt.t
Sourceval save : t -> name:string -> auth:Github_t.auth -> t Lwt.t
Sourceval delete : t -> name:string -> t Lwt.t
Sourceval get_all : t -> (string * Github_t.auth) list Lwt.t
Sourceval get : t -> name:string -> Github_t.auth option Lwt.t
Sourceval jar_path : t -> string
OCaml

Innovation. Community. Security.