Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 7, 2024
1 parent 60c521f commit 5166274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/api/src/mill/api/PathRef.scala
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ case class PathRef private (

object PathRef {
implicit def shellable(p: PathRef): os.Shellable = p.path

/**
* This class maintains a cache of already validated paths.
* It is threadsafe and meant to be shared between threads, e.g. in a ThreadLocal.
Expand Down

0 comments on commit 5166274

Please sign in to comment.