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