Skip to content

Commit cd8bc98

Browse files
committed
moved .z.pm to 'Callbacks' section
1 parent 29fb252 commit cd8bc98

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

docs/ref/dotz.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,19 @@ Environment Callbacks
2020
[.z.ex failed primitive](#zex-failed-primitive) [.z.pg get](#zpg-get)
2121
[.z.ey arg to failed primitive](#zey-argument-to-failed-primitive) [.z.ph HTTP get](#zph-http-get)
2222
[.z.f file](#zf-file) [.z.pi input](#zpi-input)
23-
[.z.H active sockets](#zh-active-sockets) [.z.po open](#zpo-open)
24-
[.z.h host](#zh-host) [.z.pp HTTP post](#zpp-http-post)
25-
[.z.i PID](#zi-pid) [.z.pq qcon](#zpq-qcon)
26-
[.z.K version](#zk-version) [.z.r blocked](#zr-blocked) ==new==
27-
[.z.k release date](#zk-release-date) [.z.ps set](#zps-set)
28-
[.z.l license](#zl-license) [.z.pw validate user](#zpw-validate-user)
29-
[.z.N/n local/UTC timespan](#zn-local-timespan) [.z.ts timer](#zts-timer)
30-
[.z.o OS version](#zo-os-version) [.z.vs value set](#zvs-value-set)
31-
[.z.P/p local/UTC timestamp](#zp-local-timestamp) [.z.wc WebSocket close](#zwc-websocket-close)
32-
[.z.pm HTTP methods](#zpm-http-methods) [.z.wo WebSocket open](#zwo-websocket-open)
33-
[.z.q quiet mode](#zq-quiet-mode) [.z.ws WebSockets](#zws-websockets)
34-
[.z.s self](#zs-self)
35-
[.z.T/t time shortcuts](#zt-zt-zd-zd-timedate-shortcuts)
36-
[.z.u user ID](#zu-user-id)
23+
[.z.H active sockets](#zh-active-sockets) [.z.pm HTTP methods](#zpm-http-methods)
24+
[.z.h host](#zh-host) [.z.po open](#zpo-open)
25+
[.z.i PID](#zi-pid) [.z.pp HTTP post](#zpp-http-post)
26+
[.z.K version](#zk-version) [.z.pq qcon](#zpq-qcon)
27+
[.z.k release date](#zk-release-date) [.z.r blocked](#zr-blocked)
28+
[.z.l license](#zl-license) [.z.ps set](#zps-set)
29+
[.z.N/n local/UTC timespan](#zn-local-timespan) [.z.pw validate user](#zpw-validate-user)
30+
[.z.o OS version](#zo-os-version) [.z.ts timer](#zts-timer)
31+
[.z.P/p local/UTC timestamp](#zp-local-timestamp) [.z.vs value set](#zvs-value-set)
32+
[.z.q quiet mode](#zq-quiet-mode) [.z.wc WebSocket close](#zwc-websocket-close)
33+
[.z.s self](#zs-self) [.z.wo WebSocket open](#zwo-websocket-open)
34+
[.z.T/t time shortcuts](#zt-zt-zd-zd-timedate-shortcuts) [.z.ws WebSockets](#zws-websockets)
35+
[.z.u user ID](#zu-user-id)
3736
[.z.W/w handles/handle](#zw-handles)
3837
[.z.X/x raw/parsed command line](#zx-raw-command-line)
3938
[.z.Z/z local/UTC datetime](#zz-local-datetime)

0 commit comments

Comments
 (0)