-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
1
Implement the file_exists() function inside the file system class for GCP. The function should use the connection class to check if the file exists or not. Once implemented the developer will also need to test this functionality through python.
Definition of Done
The file_exists() function works in the file system class and python test should be testing this functionality.
- related to
-
WT-10425 Implement directory_list() and file_exists() in file system class for GCP
- Closed