You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@visheshdembla sounds good, we'd be happy to accept a PR. I'm thinking we keep the current getPaths() method as is but provide an overloaded versions which takes the noVerify value as a param. Make sense?
https://github.com/mogilefs-moji/moji/blob/master/src/main/java/fm/last/moji/MojiFile.java#L107
MojiFIle.getPaths()
has no noVerify parameterhttps://github.com/mogilefs-moji/moji/blob/master/src/main/java/fm/last/moji/tracker/impl/TrackerImpl.java#L56
We hard code
false
here.The text was updated successfully, but these errors were encountered: