MCPcopy Create free account
hub / github.com/altic-dev/FluidVoice / hideOverlayAfterOutput

Method hideOverlayAfterOutput

Sources/Fluid/ContentView.swift:2462–2464  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2460 }
2461
2462 private func hideOverlayAfterOutput() {
2463 self.hideOverlayAsync(reason: "after_output")
2464 }
2465
2466 private func showPrivateAIEditModeUnavailableIfNeeded() -> Bool {
2467 let settings = SettingsStore.shared

Calls 1

hideOverlayAsyncMethod · 0.95

Tested by

no test coverage detected