fn addOptionFileSource(self: *Options, name: []const u8, path: LazyPath) void
deprecated: use addOptionPath
addOptionPath
self: *Options,
name: []const u8,
path: LazyPath,