DiskCache.userCacheDir(3kaya)
NAME
DiskCache::userCacheDir - Get a cache directory
SYNOPSIS
String userCacheDir( String specific )
ARGUMENTS
specific The name of the cache directory. On Unix-based systems, .appname is traditional.
DESCRIPTION
Returns a sub-directory of the user's home directory suitable for passing to the Cache functions.
AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others
(kaya@kayalang.org). For further information see http://kayalang.org/
LICENSE
- The Kaya standard library is free software; you can redistribute it
and/or modify it under the terms of the GNU Lesser General Public
License (version 2.1 or any later version) as published by the Free
Software Foundation.