Skip to main content

register

Function register 

Source
pub fn register(ctx: &mut RuntimeContext)
Expand description

Install the file:// (and bare-path) source driver into the given runtime context. Idempotent — replacing a prior registration of the file scheme.