package ocluster-api

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Reader.JobDescrSource

Sourcetype struct_t = [
  1. | `JobDescr_e8a11e4cd6914f3e
]
Sourcemodule Action : sig ... end
Sourceval action_get : t -> Action.t
Sourceval has_cache_hint : t -> bool
Sourceval cache_hint_get : t -> string
Sourceval has_repository : t -> bool
Sourceval repository_get : t -> string
Sourceval has_commits : t -> bool
Sourceval commits_get : t -> (ro, string, array_t) Capnp.Array.t
Sourceval commits_get_list : t -> string list
Sourceval commits_get_array : t -> string array
Sourceval has_secrets : t -> bool
Sourceval secrets_get : t -> (ro, Secret.t, array_t) Capnp.Array.t
Sourceval secrets_get_list : t -> Secret.t list
Sourceval secrets_get_array : t -> Secret.t array
Sourceval of_message : 'cap message_t -> t
Sourceval of_builder : struct_t builder_t -> t
OCaml

Innovation. Community. Security.