Kind: Function
Source: atloria-monorepo/apps/api/src/git-sync/git-sync.types.ts
Is this customer path one the mirror OWNS (a served .md page or an identity manifest)?
Signature
tsfunction isManagedCustomerPath(prefix: string, customerPath: string): boolean
Parameters
| Name | Type |
|---|---|
prefix | string |
customerPath | string |
Returns: boolean
Was this page helpful?