]> git.e2factory.org Git - e2factory.git/commit
Clean up pathname operations
authorTobias Ulmer <tu@emlix.com>
Wed, 28 Nov 2012 17:31:06 +0000 (18:31 +0100)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:12 +0000 (19:07 +0100)
commit252882c3df1324d882cc37b3c2c3979a3dae25b1
tree5fd96984401c8f28ce510cb92c3022f1915968e4
parentf3eb9198429dffbe08cbec0793f7accf1d5f2706
Clean up pathname operations

* document dirname() in luadoc style
* document basename() in luadoc style. Drop the optional extension
  stripping capability, since nothing seems to use it.
* there are no users of splitpath(), drop it.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2lib.lua