Skip to content

Commit

Permalink
add :dir opt to calc-trace
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Mar 8, 2024
1 parent a3632fb commit 04da933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/clojure/clojure/tools/deps/tree.clj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
subprocesses (tool, resolve-deps, make-classpath-map).
Options:
:dir - directory root path, defaults to current directory
:root - dep source, default = :standard
:user - dep source, default = :standard
:project - dep source, default = :standard (\"./deps.edn\")
Expand Down

0 comments on commit 04da933

Please sign in to comment.