Skip to content

isManagedCustomerPath

reference
1 min readUpdated

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

ts
function isManagedCustomerPath(prefix: string, customerPath: string): boolean

Parameters

NameType
prefixstring
customerPathstring

Returns: boolean

Was this page helpful?

Download as PDF