package gitlab-jsoo

  1. Overview
  2. Docs

The Runners module provides access to Runners API.

val list : token:Token.t -> unit -> Gitlab_t.runners Response.t Monad.t

list ~token Get a list of specific runners available to the user.