rename method
This commit is contained in:
parent
e95fb7c9f9
commit
7187fc5c2a
@ -101,7 +101,7 @@ impl Vfs {
|
||||
rel_path.to_path(root_path)
|
||||
}
|
||||
|
||||
pub fn num_roots(&self) -> usize {
|
||||
pub fn n_roots(&self) -> usize {
|
||||
self.roots.len()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user