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

Method push

src/script.rs:270–272  ·  view source on GitHub ↗
(&mut self, distance: &str, position: &str, command: Command)

Source from the content-addressed store, hash-verified

268
269 pub(crate) fn take_backlog(self) -> Vec<BackLogItem> {
270 self.backlog
271 }
272
273 pub(crate) fn name(&self) -> &str {
274 &self.name
275 }

Callers 10

update_figuresMethod · 0.80
push_backlogMethod · 0.80
push_commandMethod · 0.80
drain_audio_framesFunction · 0.80
execute_saveMethod · 0.80
execute_get_exMethod · 0.80
apply_commandMethod · 0.80
parse_scriptMethod · 0.80
parse_blockMethod · 0.80
load_save_dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected