Getting Started
Core Workflows
Search & Diagnostics
API Reference
Function to check if a file exists.
path (str) – The path to check.
bool
True if the file exists, False otherwise.