Searched refs:returnEmptyString (Results 1 – 2 of 2) sorted by relevance
113 const returnEmptyString = () => ""; constant131 …getCurrentDirectory: returnEmptyString, // For inferred project root if projectRoot path is not se…144 getEnvironmentVariable: returnEmptyString, // TODO:: Used to enable debugging info
162475 var returnEmptyString = function () { return ""; }; function162491 getCurrentDirectory: returnEmptyString,162501 getEnvironmentVariable: returnEmptyString,