| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Test.FeatureFlags.Apps
Synopsis
- testAppsInternal :: HasCallStack => App ()
- testPatchApps :: HasCallStack => App ()
- testAppsSuspendOnDisable :: HasCallStack => App ()
Documentation
testAppsInternal :: HasCallStack => App () Source #
testPatchApps :: HasCallStack => App () Source #
testAppsSuspendOnDisable :: HasCallStack => App () Source #
Disabling the apps feature for a team suspends all app users in that team. Re-enabling it does NOT restore them to active, since they may have been suspended for other reasons earlier.