5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
# Open the node api for your current version to the optional section.
|
|
# TODO: Make the sections easier to use.
|
|
open "http://nodejs.org/docs/$(node --version | sed 's/-.*//')/api/all.html#${1}"
|
|
|