I wanted to write a little script to anwser the question: Do I have this item?
The idea is that it checks inventory, then closet, then hagnks, then clan stash and tells me if I have the item.
I wanted it to run from the gCLI and use the same fuzzy matcher that the gCLI uses, so I can also test what the gCLI is matching before issuing a command (and for ease of use).
Does the ash have access to the fuzzy matcher? I cant find the function.
The idea is that it checks inventory, then closet, then hagnks, then clan stash and tells me if I have the item.
I wanted it to run from the gCLI and use the same fuzzy matcher that the gCLI uses, so I can also test what the gCLI is matching before issuing a command (and for ease of use).
Does the ash have access to the fuzzy matcher? I cant find the function.