2011-10-12 03:13:58 +00:00
|
|
|
# Open the node api for your current version to the optional section.
|
|
|
|
# TODO: Make the sections easier to use.
|
2011-12-28 16:19:17 +00:00
|
|
|
open "http://nodejs.org/docs/$(node --version | sed 's/-.*//')/api/all.html#${1}"
|
2011-10-12 03:13:58 +00:00
|
|
|
|