Contents:
AsyncBaseCheck
AsyncBaseCheck.async_auto_fix()
AsyncBaseCheck.async_check()
AsyncBaseScheduler
AsyncBaseScheduler.async_auto_fix()
AsyncBaseScheduler.async_run()
BaseCheck
BaseCheck.auto_fix()
BaseCheck.check()
BaseScheduler
BaseScheduler.auto_fix()
BaseScheduler.run()
CheckError
CheckHint
CheckHint.AUTO_FIX
CheckHint.NONE
CheckHint.all()
CheckMetadata
CheckMetadata.description()
CheckMetadata.hint()
CheckMetadata.title()
CheckResult
CheckResult.can_fix()
CheckResult.can_skip()
CheckResult.check_duration()
CheckResult.error()
CheckResult.failed()
CheckResult.fix_duration()
CheckResult.items()
CheckResult.message()
CheckResult.passed()
CheckResult.skipped()
CheckResult.status()
CheckResult.warning()
DiscoveryRegistry
DiscoveryRegistry.gather()
DiscoveryRegistry.gather_async()
DiscoveryRegistry.register()
DiscoveryRegistry.register_async()
Item
Item.type_hint()
Item.value()
Scheduler
Scheduler.auto_fix()
Scheduler.run()
Status
Status.Failed
Status.Passed
Status.Pending
Status.Skipped
Status.SystemError
Status.Warning
Status.has_failed()
Status.has_passed()
Status.is_pending()
async_auto_fix()
async_run()
auto_fix()
run()