IsNomadProfilesEnabledUseCase

class IsNomadProfilesEnabledUseCase(unauthorizedSettingsRepository: UnauthorizedSettingsRepository)

Fetches unauthorized server settings and returns whether Nomad Profiles are enabled.

Missing or null nomadProfiles values are treated as false.

Constructors

Link copied to clipboard
internal constructor(unauthorizedSettingsRepository: UnauthorizedSettingsRepository)

Types

Link copied to clipboard
sealed interface Result

Functions

Link copied to clipboard