JoinPath

Joins the specified path elements with the relevant directory separator.
Parameters:
pathElements the path elements to join in a path.
([ "", "mnt", "raid", "md0", "LOANI-0.3" ]) returns on UNIX: "/mnt/raid/md0/LOANI-0.3".

See also:
SplitPath
Exceptions:
DirectoryException if the operation failed or is not supported on this platform. This includes throwing a more specific DirectoryDelegatingException (a child class of DirectoryException), should the underlying filesystem manager not be retrieved as expected.

Generated on Thu Jun 4 20:39:16 2009 for Ceylan by  doxygen 1.5.8