Skip to main content

READY_SUFFIX

Constant READY_SUFFIX 

Source
pub const READY_SUFFIX: &str = ".ready";
Expand description

Suffix used for the sentinel (“ready”) file. Not a leading dot — append this to the full data file name (e.g. orders.csvorders.csv.ready).