MCPcopy
hub / github.com/ocsjs/ocsjs / getCourseName

Method getCourseName

packages/scripts/src/projects/zhs.ts:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 remotePage: RemotePage | undefined | void;
51 init?(): void;
52 getCourseName(): string;
53 getChapterName(root: HTMLElement): string;
54 hasJob(): boolean;
55 getNext(opts: { next: boolean; restudy: boolean }): HTMLElement | undefined;

Callers 1

recordStudyTimeLoopFunction · 0.65

Implementers 6

StudyVideoH5packages/scripts/src/projects/zhs.ts
FusionCourseH5packages/scripts/src/projects/zhs.ts
StudyPlusH5packages/scripts/src/projects/zhs.ts
WishdomH5packages/scripts/src/projects/zhs.ts
Hikepackages/scripts/src/projects/zhs.ts
HikeV2packages/scripts/src/projects/zhs.ts

Calls

no outgoing calls

Tested by

no test coverage detected