Winvos.PkgPackages (.cab files)
val name : t -> stringname pkg is the basename of the package.
val files : t -> B0_std.Fpath.t listfiles pkg are the files of package pkg relative to the validation OS image root.
val list :
data_dir:B0_std.Fpath.t ->
arch:B0_std.Os.Arch.t ->
names:string list ->
(t list, string) Stdlib.resultlist pkg are the available packages for architecture arch. If names is non-empty only lists those an errors or not found packages.