Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #194 from IdrisHanafi/feat/customize-crawl-base-di…
…rectory Support for custom crawl base directory
- Loading branch information
32f57c4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait, why does it matter if we were to create a variable and use it, instead of directly using Path.home() like you were doing earlier?