ObjectCaptureSession.Error.directoryNotEmpty(_:)

We cannot continue a pre-existing capture, so if an output directory is provided that already exists and it is not empty, this error is thrown.

Declaration

case directoryNotEmpty(URL)