package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_build_info : contents_of_exe:string -> string option

Gets the build info if it exists.

This functionality is experimental and may be changed/removed with little notice.

val remove_build_info : contents_of_exe:string -> string option

Replaces the payload of all build info sections with the string "NO_BUILD_INFO". Returns None if no build info section was found.

This functionality is experimental and may be changed/removed with little notice.

OCaml

Innovation. Community. Security.