Subversion Repositories DevTools

Rev

Rev 7300 | Rev 7312 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7300 Rev 7304
Line 7... Line 7...
7
# Environment(s): jats
7
# Environment(s): jats
8
#
8
#
9
# Description   : This package contains functions to manipulate file paths
9
# Description   : This package contains functions to manipulate file paths
10
#                 directories and names.
10
#                 directories and names.
11
#
11
#
-
 
12
#                    InitFileUtils              - Call to init globals - after CWD has been setup
12
#                    Getcwd                     - Get current directory
13
#                    Getcwd                     - Get current directory
13
#                    Realpath                   - Get real path
14
#                    Realpath                   - Get real path
14
#                    Realfile                   - Get real path ?
15
#                    Realfile                   - Get real path ?
15
#                    RelPath                    - Convert to relative path
16
#                    RelPath                    - Convert to relative path
16
#                    AbsPath                    - Convert to Abs path
17
#                    AbsPath                    - Convert to Abs path