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

feature: check if current directory is on the path #10

Open
epogrebnyak opened this issue Feb 27, 2024 · 0 comments
Open

feature: check if current directory is on the path #10

epogrebnyak opened this issue Feb 27, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@epogrebnyak
Copy link
Owner

epogrebnyak commented Feb 27, 2024

What should the syntax be?

justpath --contains . 

What should the behavior be?

  • sys.exit(0) if true
  • sys.exit(1) if not true

Any messages to be printed?

Should resolve to real paths before checking?

@epogrebnyak epogrebnyak changed the title feature: check if a directory is on the path feature: check if current directory is on the path Feb 28, 2024
@epogrebnyak epogrebnyak added the wontfix This will not be worked on label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant