pub fn scope_current<F: Future>(future: F) -> impl Future<Output = F::Output>
Propagate the current install’s script settings into a spawned task.