Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ background_path
Method
background_path
src/config/mod.rs:36–38 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
34
}
35
36
pub(crate) fn background_path(&self) -> &str {
37
&self.initialize.background_path
38
}
39
40
pub(crate) fn cg_path(&self) -> &str {
41
&self.initialize.cg_path
Callers
1
show_bg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected