MCPcopy Create free account
hub / github.com/RustOtomeLab/RustEng / get_background

Method get_background

src/script.rs:238–240  ·  view source on GitHub ↗
(&self, index: usize)

Source from the content-addressed store, hash-verified

236 self.backlog.push(BackLogItem {
237 front: name,
238 back: text,
239 script: self.name.to_shared_string(),
240 index: self.current_block as i32,
241 chara,
242 voice,
243 });

Callers 1

execute_jumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected