MCPcopy
hub / github.com/codeceptjs/CodeceptJS / pop

Method pop

lib/history.js:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 pop() {
24 this.commands.pop()
25 }
26
27 load() {
28 if (!this.historyFile) return

Callers 8

parseInputFunction · 0.80
restoreFunction · 0.80
addFunction · 0.80
init.jsFile · 0.80
configMigrate.jsFile · 0.80
retryStepFunction · 0.80
recordStepFunction · 0.80
session_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected