fn getPath(self: LazyPath, src_builder: *Build) []const u8

Returns an absolute path. Intended to be used during the make phase only.

Parameters

self: LazyPath,
src_builder: *Build,