MCPcopy 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

runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls 1

buildMethod · 0.95

Tested by

no test coverage detected