URLStore.isActive()method
isActive(target: PossibleURL): boolean
Is target active relative to this store's URL?
- Active means
targetresolves to the exact same URL as this store's current value.
isActive(target: PossibleURL): boolean
Is target active relative to this store's URL?
target resolves to the exact same URL as this store's current value.