MCPcopy Create free account
hub / github.com/angular/components / info

Method info

src/cdk/schematics/update-tool/logger.ts:13–13  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

11 error(message: string): void;
12 fatal(message: string): void;
13 info(message: string): void;
14 warn(message: string): void;
15}
16

Callers 9

addThemeStyleToTargetFunction · 0.80
logger.tsFile · 0.80
onMigrationCompleteFunction · 0.80
printInfoFunction · 0.80
compileSassFilesFunction · 0.80
main.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected