Skip to main content

diff

Function diff 

Source
pub fn diff(checkpoint_id: &str) -> Result<Vec<DiffEntry>, String>
Expand description

Get diff between checkpoint and current filesystem state. Requires Pro tier (ADR-6: gate in core).