Subversion Repositories DevTools

Rev

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

Rev 4546 Rev 5486
Line 24... Line 24...
24
#                    StripFileExt               - Returns directory
24
#                    StripFileExt               - Returns directory
25
#                    StripDirExt                - Returns filename ( with optional ext)
25
#                    StripDirExt                - Returns filename ( with optional ext)
26
#                    CleanDirName               - Clean up a path
26
#                    CleanDirName               - Clean up a path
27
#                    TouchFile                  - Touch a file
27
#                    TouchFile                  - Touch a file
28
#                    FileIsNewer                - Test if newer
28
#                    FileIsNewer                - Test if newer
29
#                    DisplayPath                - Genate a Path that can be displayed
29
#                    DisplayPath                - Generate a Path that can be displayed
30
#                    FileCreate                 - Create a simple text file
30
#                    FileCreate                 - Create a simple text file
31
#                    FileAppend                 - Append to a simple text file
31
#                    FileAppend                 - Append to a simple text file
32
#                    RmDirTree                  - Remove a directory tree
32
#                    RmDirTree                  - Remove a directory tree
33
#           ReExported
33
#           ReExported
34
#                    catdir                     - Concatenate path elements
34
#                    catdir                     - Concatenate path elements