rehash

Reinitialize Nelson’s search path directory cache.

📝 Syntax

  • rehash

📄 Description

rehash() reinitializes Nelson’s search path directory cache.

This happens each time Nelson displays the prompt.

You should use rehash() only when you run a .m file that updates another .m file

💡 Example

rehash()

🔗 See also

addpath, path.

🕔 History

Version
📄 Description

1.0.0

initial version

Last updated

Was this helpful?