Crate dupe_krill

Crate dupe_krill 

Source

Structs§

FileContent
File content is efficiently compared using this struct’s PartialOrd implementation
JsonOutput
Scanner
TextUserInterface

Enums§

LinkType
RunMode

Functions§

reflink
Create a reflink (copy-on-write link) between two files
reflink_or_hardlink
Create a reflink (copy-on-write link) between two files Falls back to hardlinking if reflinking is not supported