Make filesystem types handle their path impl

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-02-09 20:16:07 +01:00
parent 11c3a8de94
commit a6406ebd5a
7 changed files with 78 additions and 141 deletions

View file

@ -25,3 +25,7 @@ changelog "2025-02-07" {
file_test "2025-02-08" {
path "Cargo.toml"
}
file_test "2025-02-08" {
path "/etc"
}