Function ergol_cli::current_diff

source ·
pub fn current_diff<P: AsRef<Path>>(path: P) -> Result<Diff, Box<dyn Error>>
Expand description

Returns the migration diff between last save state and current state.