pub static FILE_ATTRIBUTE_TRASH_ORIG_PATH: Lazy<&'static str>
Expand description

A key in the “trash” namespace for getting the original path of a file inside the trash:/// folder before it was trashed.

Corresponding FileAttributeType is FileAttributeType::ByteString.