]> git.cworth.org Git - apitrace/commit
Add os::Path.trimFilename function.
authorCarl Worth <cworth@cworth.org>
Tue, 1 Nov 2011 20:49:43 +0000 (13:49 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 3 Nov 2011 11:46:55 +0000 (11:46 +0000)
commit67528023641345f3439a2ba75e11cd1a31157fcf
tree7ef9b4e03a0409d70e3fd26c721971ef92f2e7f4
parent33b8ba3bd173bcb6cebbc0d2e1ed3320077a8ac3
Add os::Path.trimFilename function.

This is the counterpart to trimDirectory. This function trims the
final filename component from the path leaving just the containing
directory.
common/os_path.hpp