pub fn load_target_state() -> Result<Option<TargetState>>Expand description
Load target state from disk. Returns Ok(None) if the file does not exist.
pub fn load_target_state() -> Result<Option<TargetState>>Load target state from disk. Returns Ok(None) if the file does not exist.