Skip to content

Commit

Permalink
feat(#93): add tgt description
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Dec 1, 2022
1 parent 046e470 commit 893d6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mvnw.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function shell() {
/**
* Run mvnw with provided commands.
* @param {Hash} args - All arguments to pass to it
* @param {String} tgt - Path to the target directory
* @return {Promise} of maven execution task
*/
module.exports = function(args, tgt) {
Expand Down

0 comments on commit 893d6e7

Please sign in to comment.