package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Submit_97c091c41928fcd7
]
val has_pool : t -> bool
val pool_get : t -> string
val has_descr : t -> bool
val descr_get : t -> JobDescr.t
val urgent_get : t -> bool
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t