Searched refs:non_empty_file_path (Results 1 – 5 of 5) sorted by relevance
332 PathParser.non_empty_file_path("")335 PathParser.non_empty_file_path(folder)339 PathParser.non_empty_file_path(folder)344 self.assertEqual(file, PathParser.non_empty_file_path(file))349 self.assertEqual(file, PathParser.non_empty_file_path(file))
35 parser.add_argument("script_path", type=PathParser.non_empty_file_path)
59 def non_empty_file_path(cls, member in PathParser72 return cls.non_empty_file_path(value, name)
237 path = PathParser.non_empty_file_path(path, "wpr.go archive")
347 self._rules_file = PathParser.non_empty_file_path(rules_file)