Fields

step: Step,
source: LazyPath,
dest_rel_path: []const u8,
dest_builder: *std.Build,

This is used by the build system when a file being installed comes from one package but is being installed by another.

Functions

fn create(owner: *std.Build, source: LazyPath, dir: InstallDir, dest_rel_path: []const u8) *InstallFile

No documentation provided.

Values

base_id
(enum literal)