Skip to main content

open_or_create_under

Function open_or_create_under 

Source
pub fn open_or_create_under(voice_root: &Path, id: &str) -> Result<Session>
Expand description

Variant of open_or_create that takes an explicit voice root — useful for tests that drive several sessions under a tempfile directory.