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

Method start

src/api/runtime-api.ts:798–798  ·  view source on GitHub ↗
(
		path: string,
		options?: StartTimeEntryOptions,
		context?: TaskNotesMutationContext
	)

Source from the content-addressed store, hash-verified

796
797export interface TaskNotesRuntimeTimeApi {
798 start(
799 path: string,
800 options?: StartTimeEntryOptions,
801 context?: TaskNotesMutationContext

Callers 9

startTimerMethod · 0.65
playCompletionSoundMethod · 0.65
playToneMethod · 0.65
initializeHTTPAPIFunction · 0.65
initializeServicesLazilyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected