Searched defs:stat (Results 1 – 2 of 2) sorted by relevance
43 Eigen::Sizes<2,3,7> stat; in test_match() local
25 public static async stat(file: string | number): Promise<fs.Stat | BusinessError> { method in FsUtil