Skip to content

detectMigrationPaths

detectMigrationPaths(paths): string[]

Defined in: src/epic-migrations.ts:63

Return the subset of paths that match any MIGRATION_GLOBS pattern — deduped and order-preserving (first occurrence wins). Pure; no I/O. Empty input → empty output.

string[]

string[]