get_log_file_from_store

Function get_log_file_from_store 

Source
pub async fn get_log_file_from_store(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<String, Error<GetLogFileFromStoreError>>