public hasCustomBinPath()
in
src/serverPath.ts [19:21]
3
lines of code
1
McCabe index (conditional complexity)
public hasCustomBinPath(): boolean { return !!this.customBinPath; }