MCPcopy Create free account
hub / github.com/codeceptjs/CodeceptJS / openDir

Function openDir

test/data/sandbox/configs/definitions/po/custom_steps.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4export default () => {
5 return actor({
6 openDir() {
7 this.amInPath('.');
8 },
9 });
10};

Callers

nothing calls this directly

Calls 1

amInPathMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…