Revadike

Results 375 comments of Revadike

I dunno. I haven't really used it, tbh. I'm just pointing out this case. Perhaps you want to handle it.

If you mean, if it has to be escaped for windows cmd usage, I believe yes.

> I have another usecase for this as well. > > Towards the end of the season, many like to stack bounties, but want to preferntially stack those that offer...

It's supported by https://github.com/DoctorMcKay/node-steam-webapi

Related to https://github.com/DoctorMcKay/node-steam-user/issues/188 There, you worried about picsCache not being accessible synchronously. However, you can keep picsCache in memory, as usual, but also asynchronously save it to file. Only read...

@DoctorMcKay early feedback is welcome and encouraged!

> > Request missing tokens by default? > > It does make sense to request missing tokens by default, but this would be a breaking change so it's best not...

It should work as-is, but for this PR to work better, I highly suggest merging [this PR](https://github.com/DoctorMcKay/node-file-manager/pull/4) (and potentially [this PR](https://github.com/DoctorMcKay/node-file-manager/pull/3)) as well.