MCPcopy Create free account
hub / github.com/davidquinn/psi-header /

Class

src/changesTrackingController.ts:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 * @class ChangesTrackingController
79 */
80export class ChangesTrackingController {
81 private _disposable: Disposable;
82 private _wsConfig: WorkspaceConfiguration;
83 private _config: ITrackingConfig;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected