package DkZero_Base

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

Module Reader.ValueSource

Sourcetype struct_t = [
  1. | `Value_cf98ff6b2614418d
]
Sourceval has_value_id : t -> bool
Sourceval value_id_get : t -> string
Sourceval has_value_sha256 : t -> bool
Sourceval value_sha256_get : t -> string
Sourceval has_valuesjsonfile_canonical_id : t -> bool
Sourceval valuesjsonfile_canonical_id_get : t -> string
Sourceval has_values_canonical_id : t -> bool
Sourceval values_canonical_id_get : t -> string
Sourceval has_values_file_sha256 : t -> bool
Sourceval values_file_sha256_get : t -> string
Sourceval has_values_file_local : t -> bool
Sourceval values_file_local_get : t -> string
Sourceval has_form_values_file_sha256 : t -> bool
Sourceval form_values_file_sha256_get : t -> string
Sourceval has_form_id : t -> bool
Sourceval form_id_get : t -> ModuleVersion.t
Sourceval has_form_values_canonical_id : t -> bool
Sourceval form_values_canonical_id_get : t -> string
Sourceval has_object_id : t -> bool
Sourceval object_id_get : t -> ModuleVersion.t
Sourceval has_object_slot : t -> bool
Sourceval object_slot_get : t -> (ro, string, array_t) Capnp.Array.t
Sourceval object_slot_get_list : t -> string list
Sourceval object_slot_get_array : t -> string array
Sourceval has_object_range : t -> bool
Sourceval object_range_get : t -> Range.t
Sourceval has_bundle_values_file_sha256 : t -> bool
Sourceval bundle_values_file_sha256_get : t -> string
Sourceval has_bundle_modver : t -> bool
Sourceval bundle_modver_get : t -> ModuleVersion.t
Sourceval has_bundle_range : t -> bool
Sourceval bundle_range_get : t -> Range.t
Sourceval has_bundle_values_canonical_id : t -> bool
Sourceval bundle_values_canonical_id_get : t -> string
Sourceval has_bundle_values_file_local : t -> bool
Sourceval bundle_values_file_local_get : t -> string
Sourceval has_asset_values_file_sha256 : t -> bool
Sourceval asset_values_file_sha256_get : t -> string
Sourceval has_asset_id : t -> bool
Sourceval asset_id_get : t -> ModuleVersion.t
Sourceval has_asset_path : t -> bool
Sourceval asset_path_get : t -> string
Sourceval has_asset_range : t -> bool
Sourceval asset_range_get : t -> Range.t
Sourceval has_asset_values_canonical_id : t -> bool
Sourceval asset_values_canonical_id_get : t -> string
Sourceval has_asset_mirrors : t -> bool
Sourceval asset_mirrors_get : t -> (ro, string, array_t) Capnp.Array.t
Sourceval asset_mirrors_get_list : t -> string list
Sourceval asset_mirrors_get_array : t -> string array
Sourceval has_asset_origin_name : t -> bool
Sourceval asset_origin_name_get : t -> string
Sourceval has_asset_checksum_sha256 : t -> bool
Sourceval asset_checksum_sha256_get : t -> [ `Checksum_b71f16c8bf43134f ] reader_t
Sourceval asset_checksum_sha256_get_pipelined : struct_t MessageWrapper.StructRef.t -> [ `Checksum_b71f16c8bf43134f ] MessageWrapper.StructRef.t
Sourceval has_asset_checksum_sha1 : t -> bool
Sourceval asset_checksum_sha1_get : t -> [ `Checksum_b71f16c8bf43134f ] reader_t
Sourceval asset_checksum_sha1_get_pipelined : struct_t MessageWrapper.StructRef.t -> [ `Checksum_b71f16c8bf43134f ] MessageWrapper.StructRef.t
Sourceval has_asset_checksum_blake2b256 : t -> bool
Sourceval asset_checksum_blake2b256_get : t -> [ `Checksum_b71f16c8bf43134f ] reader_t
Sourceval asset_checksum_blake2b256_get_pipelined : struct_t MessageWrapper.StructRef.t -> [ `Checksum_b71f16c8bf43134f ] MessageWrapper.StructRef.t
Sourceval asset_values_file_type_get : t -> ValuesFileType_12979654822671372284.t
Sourceval has_assetindex_values_file_sha256 : t -> bool
Sourceval assetindex_values_file_sha256_get : t -> string
Sourceval assetindex_type_get : t -> IndexType_14876724809330284380.t
Sourceval has_assetindex_modver : t -> bool
Sourceval assetindex_modver_get : t -> ModuleVersion.t
Sourceval has_assetindex_path : t -> bool
Sourceval assetindex_path_get : t -> string
Sourceval has_assetindex_range : t -> bool
Sourceval assetindex_range_get : t -> Range.t
Sourceval has_assetindex_values_canonical_id : t -> bool
Sourceval assetindex_values_canonical_id_get : t -> string
Sourceval has_assetindex_checksum_blake2b256 : t -> bool
Sourceval assetindex_checksum_blake2b256_get : t -> [ `Checksum_b71f16c8bf43134f ] reader_t
Sourceval assetindex_checksum_blake2b256_get_pipelined : struct_t MessageWrapper.StructRef.t -> [ `Checksum_b71f16c8bf43134f ] MessageWrapper.StructRef.t
Sourceval assetindex_values_file_type_get : t -> ValuesFileType_12979654822671372284.t
Sourceval has_dist_id : t -> bool
Sourceval dist_id_get : t -> PackageVersion.t
Sourceval has_dist_json : t -> bool
Sourceval dist_json_get : t -> string
Sourceval has_dist_values_file_sha256 : t -> bool
Sourceval dist_values_file_sha256_get : t -> string
Sourceval has_valuesluafile_canonical_id : t -> bool
Sourceval valuesluafile_canonical_id_get : t -> string
Sourceval has_scriptmodule_id : t -> bool
Sourceval scriptmodule_id_get : t -> ModuleVersion.t
Sourceval has_scriptmodule_values_file_sha256 : t -> bool
Sourceval scriptmodule_values_file_sha256_get : t -> string
Sourceval has_scriptmodule_range : t -> bool
Sourceval scriptmodule_range_get : t -> Range.t
Sourceval has_scriptmodule_values_canonical_id : t -> bool
Sourceval scriptmodule_values_canonical_id_get : t -> string
Sourceval of_message : 'cap message_t -> t
Sourceval of_builder : struct_t builder_t -> t