Searched refs:hasSlash (Results 1 – 7 of 7) sorted by relevance
11 const hasSlash = inputPath.endsWith('/'); constant12 if (hasSlash && !needsSlash) {14 } else if (!hasSlash && needsSlash) {
38 const hasSlash = input.startsWith('/');39 if (hasSlash && !shouldAppend) {42 else if (!hasSlash && shouldAppend) {
1 …ng {\n const hasSlash = input.startsWith('/');\n if (hasSlash && !shouldAppend) {\n return in…
47 const hasSlash = input.startsWith('/'); constant48 if (hasSlash && !shouldAppend) {50 } else if (!hasSlash && shouldAppend) {
51 const hasSlash = inputPath.endsWith('/');52 if (hasSlash && !needsSlash) {54 } else if (!hasSlash && needsSlash) {
1 …hasSlash","endsWith","substr","length","getPossibleProjectRoot","fs","realpathSync","process","cwd…
com/tonicsystems/jarjar/help.txt com/tonicsystems/jarjar/ext_util/StandaloneJarProcessor. ...