Implemented __dirname
It seems that the current __filename module global is mainly used to determine the directory the current module is in. To make that easier, this patch adds support for a __dirname module global directly.
parent
5547450c
Please register or sign in to comment