Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
export
default () => {
5
return
actor({
6
openDir() {
7
this.amInPath(
'.'
);
8
},
9
});
10
};
Callers
nothing calls this directly
Calls
1
amInPath
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…