Skip to content

Commit

Permalink
Add missing productDir param to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
leeskelvin committed Jan 22, 2024
1 parent ddfcd3c commit e80144b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/eups/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def printProducts(ostrm, productName=None, versionName=None, eupsenv=None,
a logical operator and an integer (e.g.
"> 3") implies a comparison with the depth
of each dependency (i.e. "depth > 3").
@param productDir List dependencies of this product directory
@param topological List dependencies in topological-sorted order
@param checkCycles Raise RuntimeError if topological sort detects a cycle
@param raw Generate "raw" output (suitable for further processing)
Expand Down

0 comments on commit e80144b

Please sign in to comment.