Skip to content

Commit 50f5632

Browse files
committed
add opcode doc
1 parent 1441a25 commit 50f5632

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ops.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,11 @@ Exit nqp, using the given status as the compiler's exit value.
12611261
Returns a hash containing the environment variables.
12621262
Changing the hash doesn't affect the environment variables
12631263

1264+
## getpid
1265+
* `getpid()`
1266+
1267+
Return the current process id, an int.
1268+
12641269
## jvmclasspaths `jvm`
12651270
* `jvmclasspaths()`
12661271

0 commit comments

Comments
 (0)