Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
STRUCT
Config.InspectOptions Contents
redundantDependenciesoptions(redundantDependencies:)public struct InspectOptions: Codable, Equatable, SendableOptions for inspect.
redundantDependencies public var redundantDependencies: RedundantDependenciesOptions for inspect redundant dependencies.
options(redundantDependencies:) public static func options(
redundantDependencies: RedundantDependencies = .redundantDependencies()
) -> Self