julia
cb11d806
- Add a callback to Base.require
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Add a callback to Base.require Packages such as `Requires.jl` need to be notified when a package is successfully loaded. Currently we have to resolve to a horrible hack that overrides `Base.require`. In a post 265 world this is no longer feasible.
References
#21441 - Add a callback to Base.require
Author
vchuravy
Committer
vchuravy
Parents
552626cc
Loading