Skip to main content

run

Function run 

Source
pub fn run(args: &DevArgs) -> Result<(), DevError>
Expand description

Run the dev loop. Returns only when the user Ctrl-C’s the parent process — the watcher otherwise loops forever.