B0_dirB0_dir directory structured access.
val build_dir : b0_dir:B00_std.Fpath.t -> variant:string -> B00_std.Fpath.tbuild_dir ~b0_dir ~variant is the designated directory for the build variant variant in b0_dir.
shared_build_dir ~build_dir is the shared directory of build_dir obtained via build_dir.
val store_dir : build_dir:B00_std.Fpath.t -> B00_std.Fpath.tstore_dir ~build_dir is the store directory of build_dir obtained via !build_dir.
val unit_build_dir : build_dir:B00_std.Fpath.t -> name:string -> B00_std.Fpath.tval scratch_dir : b0_dir:B00_std.Fpath.t -> B00_std.Fpath.tscratch_dir b0_dir can be used by cmdlets.