-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce a separate TreeArtifactCompositeFileArtifactValue class.
In #16283, I will add a new data member to this class, which won't be shared with other uses of FileArtifactValue#createProxy. This is a preliminary no-op CL to make the subsequent change simpler. As noted in the PR discussion, the getType() method on the proxy object currently returns REGULAR_FILE instead of DIRECTORY. I intend to fix this in a separate CL since it's unclear whether any callers rely on this. PiperOrigin-RevId: 481913076 Change-Id: I44f721f10230ec782f7a583cdf372972376959c0
- Loading branch information
1 parent
e01e7f5
commit 5faf917
Showing
1 changed file
with
81 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters