Searched refs:checkDirforFilePath (Results 1 – 1 of 1) sorted by relevance
34 if editConfig and checkDirforFilePath('defaultGraphs', cmdLineArgs.setDefaultGraphDir[0]):47 if editConfig and checkDirforFilePath('defaultData', cmdLineArgs.setDefaultFileDir[0]):64 if editConfig and checkDirforFilePath(listToAdd[counter], listToAdd[counter+1]):146 def checkDirforFilePath(alias, path): function