MCPcopy
hub / github.com/callumalpass/tasknotes / get

Method get

tests/__mocks__/chrono-node.ts:22–22  ·  view source on GitHub ↗
(component: string)

Source from the content-addressed store, hash-verified

20
21export interface ParsedComponents {
22 get(component: string): number;
23 isCertain(component: string): boolean;
24 date(): Date;
25}

Callers 15

constructorMethod · 0.65
fromStringMethod · 0.65
getFirstSubcomponentMethod · 0.65
getAllSubcomponentsMethod · 0.65
getFirstPropertyValueMethod · 0.65
getAllPropertiesMethod · 0.65
getFirstPropertyMethod · 0.65
addSubcomponentMethod · 0.65
deleteMethod · 0.65
renameMethod · 0.65
readMethod · 0.65
getFileMethod · 0.65

Calls

no outgoing calls

Tested by 4

createMockAppFunction · 0.52
invokeMetadataChangedFunction · 0.52
createMockAppFunction · 0.52
getCachedTaskInfoMethod · 0.52