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

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated