Function dev_bark

Source
pub fn dev_bark(
    os_type: OsType,
    python_pip_bin_path: &str,
    data_volume_mounted: bool,
) -> Result<String>