prefdir
Return the preferences directory used by Nelson.
📝Syntax
pref_path = prefdir
📤Output Arguments
Parameter Description
pref_path a string: the preferences directory
📄Description

pref_path = prefdir() returns the preferences directory used by Nelson.

💡Examples
an example
cd(prefdir)
🔗See Also
cd
🕔Version History
Version Description
1.0.0 initial version
Edit this page on GitHub