Record

purge-options

No description available.

record purge-options {
  soft-purge: bool,
  extra: option​<borrow​<extra-purge-options>>,
}

Fields

NameTypeDescription
soft-purgeboolPerform a soft purge instead of a hard purge.
extraoption​<borrow​<extra-purge-options>>Additional options may be added in the future via this resource type.