Searched refs:_check_file (Results 1 – 2 of 2) sorted by relevance
118 def _check_file(self, file): member in ParameterFileParser132 if self._check_file(file):
252 def _check_file(local, remote): function274 return check_shell(cmd) and _check_file(local_path, remote_path)281 return check_shell(cmd) and _check_file(local_path, remote_path)303 return _check_file(local, remote)