Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/JAVA/Openclaw/scripts/lib/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 434 B image not shown  

Quelle  extension-source-classifier.d.mts   Sprache: unbekannt

 
Spracherkennung für: .mts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

export type BundledExtensionSourceClassification = {
  normalizedPath: string;
  isCodeFile: boolean;
  isRuntimeApiBarrel: boolean;
  isPublicApiBarrel: boolean;
  isTestLike: boolean;
  isInfraArtifact: boolean;
  isProductionSource: boolean;
};

export function normalizeExtensionSourcePath(filePath: string): string;
export function classifyBundledExtensionSourcePath(
  filePath: string,
): BundledExtensionSourceClassification;

[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-04-27]