Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustOtomeLab/RustEng
/ pre_bg
Method
pre_bg
src/script.rs:212–214 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
210
&self.explain
211
}
212
213
pub(crate) fn current_bgm(&self) -> &str {
214
&self.current_bgm
215
}
216
217
pub(crate) fn pre_bg(&mut self) -> Option<Command> {
Callers
1
apply_command
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected