showStatus(completion:)

Declaration

func showStatus(completion: @escaping  @Sendable ((any Error)?) -> Void)
func showStatus() async throws