Closed soundyogi closed 6 years ago
you are probably using fat arrow function for your task. this
for fat arrow functions behave differently than normal function
.
Of Course! Because they dont have 'this' and it points to the parent context!
I am stupid!
Thanks!
Title says it. this.argv is undefined for me.
https://github.com/jchip/xclap/blob/master/REFERENCE.md#task-options
We use xclap-cli is that the reason? Thanks!