[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: require relative to file which is calling
- From: Gustavo de Sá Carvalho Honorato <gustavohonorato@...>
- Date: Fri, 21 Jan 2011 14:47:19 -0200
Hi,
how can I use require function passing the file path relative to the file that is calling the require function, as we do with #include in C?
Thanks,
Gustavo