Environment variable for application storage under OSX ?
Jacob Carlborg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jul 17 05:47:27 PDT 2015
On 2015-07-17 09:33, Anonymous wrote:
> So for a software named 'SuperDownloader2015' it would be
>
> $HOME/Library/Application Support/SuperDownloader2015
>
> right ?
>
> so it's not user-specific and it's writable for the current user ?
> sorry but it looks a bit strange, anyone can confirm ?
Yes, that's correct. Some applications skip the "Application Support"
directory and creates the "SuperDownloader2015" directory directly in
$HOME/Library
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list