Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add opcode doc
  • Loading branch information
coke committed Oct 10, 2013
1 parent 1441a25 commit 50f5632
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ops.markdown
Expand Up @@ -1261,6 +1261,11 @@ Exit nqp, using the given status as the compiler's exit value.
Returns a hash containing the environment variables.
Changing the hash doesn't affect the environment variables

## getpid
* `getpid()`

Return the current process id, an int.

## jvmclasspaths `jvm`
* `jvmclasspaths()`

Expand Down

0 comments on commit 50f5632

Please sign in to comment.