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

Add justfile_directory() and justfile() #569

Merged
merged 2 commits into from
Dec 25, 2019
Merged

Add justfile_directory() and justfile() #569

merged 2 commits into from
Dec 25, 2019

Conversation

casey
Copy link
Owner

@casey casey commented Dec 25, 2019

Add justfile() function, returning the current justfile, and
`justfile_directory(), returning its parent directory.

Closes #387.

Add `justfile()` function, returning the current justfile, and
`justfile_directory(), returning its parent directory.
@casey casey merged commit 61ab53d into master Dec 25, 2019
@casey casey deleted the justfile-directory branch December 25, 2019 14:12
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.

function to get Justfile location path
1 participant