standardPaths

Return Value

Type: string[]

array of paths where file of $(U type) belong including one returned by writablePath, or empty array if no paths for $(U type) are defined. This function does not ensure if all returned paths exist and appear to be accessible directories. Note: this function does not provide caching of its results. It may cause performance impact to call this function often since retrieving some paths can be expensive operation.

See Also

writablePath

Meta