There was an error while loading. Please reload this page.
1 parent 1f07c78 commit 75d88c8Copy full SHA for 75d88c8
1 file changed
swift/example_code/glue/scenario/Sources/entry.swift
@@ -537,6 +537,7 @@ struct ExampleCommand: ParsableCommand {
537
)
538
} catch {
539
print("*** Unable to delete the database.")
540
+ return false
541
}
542
return true
543
0 commit comments