We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6e1478 + af9e53f commit 86939c1Copy full SHA for 86939c1
lib/blame.js
@@ -7,6 +7,7 @@ var _file = Blame.file;
7
/**
8
* Retrieve the blame of a file
9
*
10
+ * @async
11
* @param {Repository} repo that contains the file
12
* @param {String} path to the file to get the blame of
13
* @param {BlameOptions} [options] Options for the blame
0 commit comments