rspamd/contrib/lua-torch/paths/README.md

14 lines
639 B
Markdown
Raw Normal View History

2017-07-16 17:39:35 +02:00
<a name="paths.dok"></a>
# Filename Manipulation Package #
This package provides portable functions and variables to manipulate the file system :
* [Manipulating filenames](doc/filenames.md) : functions for manipulating filenames ;
* [Directory functions](doc/dirfunctions.md) : functions for listing and manipulating directories ;
* [Directory paths](doc/dirpaths.md) : paths to well known directories ;
* [Miscellaneous](doc/misc.md) : uncategorized functions ;
When this package is loaded, it also computes a number of useful
variables indicating where the various Torch components are installed.
Do not change their values.