Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RTByte/rtbyte
/ embed
Method
embed
src/lib/structures/ModCase.js:178–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
}
177
178
async
embed() {
179
const
caseEmbed =
new
ModEmbed(this);
180
return
await
caseEmbed.build();
181
}
182
183
// Internal Functions
184
Callers
15
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
1
build
Method · 0.95
Tested by
no test coverage detected