Gitlab.Runners
The Runners module provides access to Runners API.
Runners
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.
list ~token