Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bootc-dev/bootc
/ path
Method
path
crates/tmpfiles/src/lib.rs:37–39 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
35
}
36
37
fn path(&self) -> Utf8PathBuf {
38
format!(
"{TMPFILESD}/{BOOTC_GENERATED_PREFIX}-{}.conf"
, self.0).into()
39
}
40
}
41
42
/// An error when translating tmpfiles.d.
Callers
8
var_to_tmpfiles
Function · 0.45
test_tmpfiles_d_translation
Function · 0.45
test_log_regfile
Function · 0.45
test_container_export_tar
Function · 0.45
test_compute_composefs_digest
Function · 0.45
run_alongside
Function · 0.45
get_deployment_dir
Function · 0.45
run
Function · 0.45
Calls
1
into
Method · 0.45
Tested by
4
test_tmpfiles_d_translation
Function · 0.36
test_log_regfile
Function · 0.36
test_container_export_tar
Function · 0.36
test_compute_composefs_digest
Function · 0.36