pub async fn read_status_file<P: AsRef<Path>>( path: P, ) -> Result<Status, ReadStatusFileError>
asynchronous