LocalObjects

LocalObjects[]

gives a list of local objects in your current local base directory.

LocalObjects[dir]

gives a list of local objects in the local directory dir.

Details

  • Relative directories are resolved relative to $LocalBase.
  • The directory can also be given as File["path"]].

Examples

open allclose all

Basic Examples  (1)

LocalObjects gives a list of all current local objects:

List all local objects of the "LocalSymbols" subdirectory of $LocalBase:

Scope  (2)

Search only in a subdirectory of $LocalBase:

Specify the directory as a File object:

Applications  (3)

Find all existing local symbols:

Delete all existing local objects:

Find all local objects used as caches:

Delete them:

Properties & Relations  (2)

Local symbols are local objects stored in the directory $LocalSymbolBase:

CloudObjects gives a list of all current cloud objects associated with your account:

Wolfram Research (2016), LocalObjects, Wolfram Language function, https://reference.wolfram.com/language/ref/LocalObjects.html (updated 2016).

Text

Wolfram Research (2016), LocalObjects, Wolfram Language function, https://reference.wolfram.com/language/ref/LocalObjects.html (updated 2016).

CMS

Wolfram Language. 2016. "LocalObjects." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/LocalObjects.html.

APA

Wolfram Language. (2016). LocalObjects. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LocalObjects.html

BibTeX

@misc{reference.wolfram_2023_localobjects, author="Wolfram Research", title="{LocalObjects}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/LocalObjects.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_localobjects, organization={Wolfram Research}, title={LocalObjects}, year={2016}, url={https://reference.wolfram.com/language/ref/LocalObjects.html}, note=[Accessed: 19-April-2024 ]}