file_exists#

file_exists(uri: str, fs: rastervision.pipeline.file_system.file_system.FileSystem | None = None, include_dir: bool = True) bool[source]#

Check if file exists.

Parameters:
Return type:

bool