Fields

step: Step,
values: field_call,
output_file: std.Build.GeneratedFile,
style: Style,
max_bytes: usize,
include_path: []const u8,

Functions

fn addValues(self: *ConfigHeader, values: anytype) void

No documentation provided.

fn create(owner: *std.Build, options: Options) *ConfigHeader

No documentation provided.

fn getOutput(self: *ConfigHeader) std.Build.LazyPath

No documentation provided.

Values