MCPcopy
hub / github.com/shipshapecode/shepherd / getTour

Method getTour

shepherd.js/src/step.ts:461–463  ·  view source on GitHub ↗

* Returns the tour for the step * @return The tour instance

()

Source from the content-addressed store, hash-verified

459 * @return The tour instance
460 */
461 getTour() {
462 return this.tour;
463 }
464
465 /**
466 * Hide the step

Callers 1

step.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected