fn relative(path: []const u8) LazyPath

Returns a new file source that will have a relative path to the build root guaranteed. Asserts the parameter is not an absolute path.

Parameters

path: []const u8,