MCPcopy Create free account
hub / github.com/ReactiveX/rxjs / replace

Method replace

apps/rxjs.dev/src/app/shared/location.service.ts:56–58  ·  view source on GitHub ↗
(url: string)

Source from the content-addressed store, hash-verified

54 }
55
56 replace(url: string) {
57 window.location.replace(url);
58 }
59
60 private stripSlashes(url: string) {
61 return url.replace(/^\/+/, '').replace(/\/+(\?|#|$)/, '$1');

Callers 15

typecheckEvidenceFunction · 0.45
declaredPackageTargetsFunction · 0.45
localSpecOutputNameFunction · 0.45
moduleNameFunction · 0.45
get_test_nameFunction · 0.45
format_valueFunction · 0.45
AssertRecordFunction · 0.45
status_classFunction · 0.45
get_asserts_outputFunction · 0.45
get_stackFunction · 0.45
toImportedPathFunction · 0.45

Calls

no outgoing calls

Tested by 2

__subscriptionFrameFunction · 0.36
__subscriptionFrameFunction · 0.36