Searched defs:newFileDir (Results 1 – 2 of 2) sorted by relevance
52 const newFileDir: string = path.resolve(rootDir, './new'); constant
524 const newFileDir: string = path.resolve(FileUtils.getBaseDirName(), options.new); constant