= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module Github : Github_s.Github
module Conf : CONFIGURATION
Signature
type token = Github.Token.t
val repos : t -> Repo.Set.t
val watch : t -> ?events:Github_t.event_type list -> Repo.t -> unit Lwt.t
val events : t -> (Repo.t * Github_t.event_hook_constr) list
val clear : t -> unit