PacletExtensionDirectory
PacletExtensionDirectory[paclet]
returns an Association relating each extension of paclet to a directory.
PacletExtensionDirectory[paclet,type]
returns an Association relating each extension of paclet that matches type to a directory.
Details and Options
- paclet must be a file path to a paclet directory in the local file system, or a PacletObject.
-
"SystemID" $SystemID System ID compatibility used to filter extensions Language All Language used to filter extensions - The "SystemID" and Language options are used to filter the extensions declared by the paclet before they are returned from PacletExtensionDirectory.
- The "SystemID" option expects values that are valid $SystemID values.
- If PacletExtensionDirectory encounters an unknown extension type, and a directory with the same name as the extension exists, that directory will be returned. If no such directory exists, Missing["NotAvailable"] will be returned.
Examples
Text
Wolfram Research (2021), PacletExtensionDirectory, Wolfram Language function, https://reference.wolfram.com/language/PacletTools/ref/PacletExtensionDirectory.html.
CMS
Wolfram Language. 2021. "PacletExtensionDirectory." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/PacletTools/ref/PacletExtensionDirectory.html.
APA
Wolfram Language. (2021). PacletExtensionDirectory. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/PacletTools/ref/PacletExtensionDirectory.html