🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "enumeration"

Found 10 matching component(s)

  • function check_all_libraries

    Discovers and lists all document libraries in a SharePoint site using Microsoft Graph API, displaying their metadata and contents.

    File: /tf/active/vicechatdev/SPFCsync/check_libraries.py

    sharepoint microsoft-graph document-libraries discovery audit
  • function check_site_vs_channels

    Diagnostic function that analyzes and compares SharePoint site structure, specifically examining the main site document library versus Teams channel document libraries to identify the correct library for synchronization.

    File: /tf/active/vicechatdev/SPFCsync/check_site_library.py

    sharepoint diagnostic microsoft-graph document-library teams-channels
  • class SectionType

    An enumeration class that defines the types of sections that can be added to documents, providing standardized section type identifiers.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration document section type-definition
  • class ContentStatus

    An enumeration class that defines the possible status values for content generation and editing workflows.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration status content-management workflow
  • class AnalysisStatus

    An enumeration class that defines the possible status states for statistical analysis operations.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration status state analysis
  • class DataSourceType

    An enumeration class that defines the different types of data sources available in the system.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration data-source constants type-safety
  • class AnalysisType

    An enumeration class that defines standardized types of statistical analyses available in the system.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration statistical-analysis analysis-types constants
  • class DataSourceType_v2

    An enumeration class that defines the different types of data sources available in the system.

    File: /tf/active/vicechatdev/vice_ai/models.py

    enum enumeration data-source constants type-safety
  • class DataSourceType_v1

    An enumeration class that defines the different types of data sources available in the system.

    File: /tf/active/vicechatdev/vice_ai/smartstat_models.py

    enum enumeration data-source constants type-safety
  • class AnalysisStatus_v1

    An enumeration class that defines the possible status values for statistical analysis operations.

    File: /tf/active/vicechatdev/smartstat/models.py

    enum enumeration status analysis state-machine

Search Examples