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

Relative absolute #34

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

smart--petea
Copy link
Contributor

#23, #26, #31

I added a new param context in vatican app. All the paths in application will be computed relative to this param.

If context is setted, in constructor then it must be an absolute path and all the paths, which are not absolute will be computed relative to it.

If context is not setted then context will be considered current working directory.

For node version which do not support isAbsolute function I defined this function as component of path module.

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.

1 participant