function needsToBeFetched()
in
index.js [176:178]
3
lines of code
1
McCabe index (conditional complexity)
function needsToBeFetched (uri) { return npa(uri).type !== 'directory'; }