B0_dir
B0_dir
directory structured access.
val build_dir : b0_dir:B00_std.Fpath.t -> variant:string -> B00_std.Fpath.t
build_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.t
store_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.t
val scratch_dir : b0_dir:B00_std.Fpath.t -> B00_std.Fpath.t
scratch_dir b0_dir
can be used by cmdlets.