Bap_bundle.Stdval main_bundle : unit -> bundlemain_bundle () returns a program's bundle if the program is bundled, otherwise creates a fresh new bundle in current working directory. The name of the bundle is a basename of Sys.executable_name with a bundle extension.
module Manifest : sig ... endProgram meta information.
type manifest = Manifest.tmodule Bundle : sig ... endProgram Bundle.