package ocluster-api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type struct_t = [
  1. | `Dockerfile_82458b994ecd8ced
]
type unnamed_union_t = MakeRPC(Capnp.RPC.None(M)).Reader.DockerBuild.Dockerfile.unnamed_union_t =
  1. | Contents of string
  2. | Path of string
  3. | Undefined of int
val get : t -> unnamed_union_t
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t