pub fn read_deploy_file<P: AsRef<Path>>(deploy_path: P) -> Result<Deploy, Error>
Expand description

Reads a previously-saved Deploy from a file.