Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -63,4 +63,8 @@ impl SharedEngine {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
pub(crate) fn get_roots(&self) -> Option<Vec<String>> {
|
||||
self.inner.read().unwrap().get_roots()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user