prefdir

Return the preferences directory used by Nelson.

📝 Syntax

  • pref_path = prefdir

📤 Output argument

  • pref_path - a string: the preferences directory

📄 Description

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

💡 Example

an example

cd(prefdir)

🔗 See also

cd.

🕔 History

Version
📄 Description

1.0.0

initial version

Last updated

Was this helpful?