Skip to content

Conversation

aherrmann
Copy link
Owner

Closes #86

With Runfiles.withSourceRepo users can specify the source repository name once and then perform multiple runfile path lookups relative to the same source repository.

  • source --> source_repo
  • introduce withSourceRepo function

Such that users do not have to constantly pass the source repository
name over and over again, but can bind it once.
@aherrmann aherrmann enabled auto-merge February 17, 2024 18:41
@aherrmann aherrmann merged commit f0bcf00 into main Feb 17, 2024
@aherrmann aherrmann deleted the runfiles branch February 17, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Zig runfiles support library
1 participant