Home
Download
Manual
SourceForge
Credits
paths.dirname(path)
Torch Manual
>
Filename Manipulation Package
>
Manipulating file names
>
paths.dirname(path)
Return the name of directory containing file
path
. This is similar to the well known shell command
"dirname"
.