pub fn mathhubs() -> &'static [&'static Path]Expand description
The mathhub directories used by this run. Static, initilized as default_mathhubs
on first access. Can be set before any call using set_mathhubs.
pub fn mathhubs() -> &'static [&'static Path]The mathhub directories used by this run. Static, initilized as default_mathhubs
on first access. Can be set before any call using set_mathhubs.