Skip to main content

start_to_file

Function start_to_file 

Source
pub fn start_to_file(path: impl AsRef<Path>)
Expand description

Start recording, continuously flushing the script to path — how DAY_RECORD / day launch --record capture headlessly. Crash-resilient: the file holds everything up to the last event even if the app is killed.

Day API ↩ Guides· daybrite.dev