Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: IO.Process.get/setCurrentDir #4036

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Apr 30, 2024

Adds IO.Process.getCurrentDir and IO.Process.setCurrentDir for retrieving and setting, respectively, the current working directory of a process. The names of the functions are inspired by Rust (e.g., set_current_dir).

@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Apr 30, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Apr 30, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 30, 2024
@tydeu tydeu added the full-ci label Apr 30, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Apr 30, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 30, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan label Apr 30, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Apr 30, 2024

Mathlib CI status (docs):

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added builds-mathlib CI has verified that Mathlib builds against this PR and removed breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan labels Apr 30, 2024
@tydeu tydeu marked this pull request as ready for review April 30, 2024 20:26
@tydeu tydeu requested a review from Kha April 30, 2024 20:26
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Apr 30, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 30, 2024
@tydeu tydeu added this pull request to the merge queue May 2, 2024
Merged via the queue into leanprover:master with commit e6160d7 May 2, 2024
53 of 61 checks passed
@tydeu tydeu deleted the current-dir branch May 2, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants