Function perseus_cli::order_reload
source · [−]pub fn order_reload()Expand description
Orders all connected browsers to reload themselves. This spawns a blocking task through Tokio under the hood. Note that
this will only do anything if PERSEUS_USE_RELOAD_SERVER is set to true.