fn getDisplayName(self: LazyPath) []const u8
Returns a string that can be shown to represent the file source. Either returns the path or "generated".
"generated"
self: LazyPath,