The main objective is to provide a more consistent API than ␊ |
Scilab does. ␊ |
␊ |
This module depends on the apifun module.␊ |
␊ |
Features␊ |
-------␊ |
␊ |
The following is a list of the current functions :␊ |
␊ |
* file_join : Join sub-paths from a matrix of strings.␊ |
* file_nativename : Returns the platform-specific name of a path.␊ |
* file_normalize : Returns a unique normalized path.␊ |
* file_pathtype : Returns the type of a path.␊ |
* file_split : Split the path into a matrix of strings.␊ |
* file_tempfile : Returns the name of a temporary file name suitable for writing.␊ |
* file_split : Split the path into a matrix of strings.␊ |
* file_join : Join sub-paths from a matrix of strings.␊ |
* file_touch : Alter the atime and mtime of the specified files.␊ |
␊ |
Bibliography␊ |
------------␊ |
|
TODO ␊ |
----␊ |
* integrate, rename and redesign the interesting functions from Scilab.␊ |
* This module should depend on the apifun module.␊ |
* Add unit tests.␊ |
␊ |
Author␊ |
------␊ |