ArcanistWorkingCopyPath::getDescription() is undefined. Given its use in the exception message, the path is supposed to be used, so call ArcanistWorkingCopyPath::getPath() instead.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Commits
- rARC3cb117684f4e: Fix calls to non-existing getDescription() in ArcanistWorkingCopyPath
Carefully read the code and check for existing methods in the class.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable