package bistro

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

Module Command.Singularity_image

type t = {
  1. account : string;
  2. name : string;
  3. tag : string option;
  4. registry : string option;
}
OCaml

Innovation. Community. Security.