Attempt to determine if a path is a file. If the path does not exist, check if the path with any of the provided fallback extensions is a file.
The path to check.
The fallback extensions to check if the path does not exist.
Attempt to determine if a path is a file. If the path does not exist, check if the path with any of the provided fallback extensions is a file.