open(completion:)

Declaration

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