Files
node-v0.x-archive/doc
Ryan Doenges 9026675061 path: add path.isAbsolute(path)
An absolute path will always open the same location regardless of your
current working directory. For posix, this just means path.charAt(0) ===
'/', but on Windows it's a little more complicated.

Fixes joyent/node#5299.
2013-04-19 10:15:22 -07:00
..
2012-08-23 17:54:23 +02:00
2013-04-19 10:15:22 -07:00
2013-04-12 11:30:11 -04:00
2012-08-23 17:54:23 +02:00
2013-03-18 14:41:51 +01:00
2012-08-15 09:09:23 -07:00
2012-08-15 09:09:23 -07:00
2012-09-27 13:25:55 -07:00
2011-11-27 21:52:27 +01:00
2013-03-06 11:44:29 -08:00
2012-08-24 15:47:53 +02:00
2012-02-14 14:34:43 -08:00
2012-06-22 08:49:20 -07:00
2009-09-10 13:40:38 +02:00
2012-08-15 09:09:23 -07:00
2011-07-11 08:30:37 -07:00
2011-12-05 16:20:44 -08:00