writablePath

Getting writable paths for various locations.

Parameters

type StandardPath

Directory to lookup.

params FolderFlag

Union of FolderFlags. Note: This function does not cache its results.

Return Value

Type: string

Path where files of $(U type) should be written to by current user, or an empty string if could not determine path.

See Also

FolderFlag

Meta