Skip to main content

create_ready_file

Function create_ready_file 

Source
pub fn create_ready_file(path: &Path)
Expand description

Create “ready file”, a file that is created when Rain is fully initialized What it exactly means depends on type of execution (server/governor/…) When creation failed, the program is terminated, since the outer waiter cannot be informed about progress