fn addDirectorySourceArg(self: *Run, directory_source: std.Build.LazyPath) void
deprecated: use addDirectoryArg
addDirectoryArg
self: *Run,
directory_source: std.Build.LazyPath,