MCPcopy Create free account
hub / github.com/artsy/force / position

Method position

src/Utils/WorkflowEngine.tsx:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 position() {
83 return this.moves + 1
84 }
85
86 isStart() {
87 return this.index === 0

Callers 2

OnboardingDebugFunction · 0.80
OnboardingProviderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected