Skip to main content

add_file

Function add_file 

Source
pub fn add_file(
    py: Python<'_>,
    filepath: &Path,
    name: &str,
    session_uuid: i32,
) -> PyResult<()>