MCPcopy Create free account
hub / github.com/angular/dev-infra / complete

Method complete

ng-dev/utils/spinner.ts:61–63  ·  view source on GitHub ↗

Completes the spinner.

()

Source from the content-addressed store, hash-verified

59
60 /** Completes the spinner. */
61 complete() {
62 this._complete('', this.text);
63 }
64
65 /**
66 * Internal implementation for completing the spinner, marking it as completed, and printing the

Callers 8

handlerFunction · 0.95
handlerFunction · 0.95
invokeReleaseBuildFunction · 0.95
_deprecatePackagesOnNpmFunction · 0.95
measureWorkflowFunction · 0.95
assertValidPullRequestFunction · 0.80

Calls 1

_completeMethod · 0.95

Tested by

no test coverage detected