Provide openedPath

For backward compatibility with GitRepoAsync before moving to ohnogit.
This commit is contained in:
joshaber
2016-04-27 11:59:05 -04:00
parent 3b204d404f
commit 5db3280bf0

View File

@@ -50,6 +50,10 @@ export default class GitRepositoryAsync {
return this.repo._refreshingPromise
}
get openedPath () {
return this.repo.openedPath
}
// Public: Destroy this {GitRepositoryAsync} object.
//
// This destroys any tasks and subscriptions and releases the underlying