ae.sys.paths

OS-specific paths.

Members

Aliases

getLocalAppProfile
alias getLocalAppProfile = getAppProfile
Undocumented in source.
getRoamingAppProfile
alias getRoamingAppProfile = getAppProfile
Undocumented in source.
toLower
alias toLower = std.ascii.toLower
Undocumented in source.

Functions

getAppProfile
string getAppProfile(string appName)
Undocumented in source. Be warned that the author may not have intended to support it.
getExecutableName
string getExecutableName()
Undocumented in source. Be warned that the author may not have intended to support it.
getExecutableName
string getExecutableName()
Undocumented in source. Be warned that the author may not have intended to support it.
getLocalAppProfile
string getLocalAppProfile(string appName)
Undocumented in source. Be warned that the author may not have intended to support it.
getRoamingAppProfile
string getRoamingAppProfile(string appName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <vladimir@thecybershadow.net>