fn addStepDependencies(self: LazyPath, other_step: *Step) void

Adds dependencies this file source implies to the given step.

Parameters

self: LazyPath,
other_step: *Step,