We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6b24c commit 892fd8eCopy full SHA for 892fd8e
doc/Language/variables.pod6
@@ -1082,6 +1082,10 @@ Other compile-time variables:
1082
=comment There should be a better way get this table to be formatted
1083
properly, but if there is, Rakudo doesn't support it at the moment.
1084
1085
+X<|$*ARGFILES>X<|@*ARGS>X<|$*IN>X<|$*OUT>X<|$*ERR>X<|%*ENV>X<|$*REPO>X<|$*TZ>
1086
+X<|$*CWD>X<|$*KERNEL>X<|$*DISTRO>X<|$*VM>X<|$*PERL>X<|$*PID>X<|$*PROGRAM-NAME>
1087
+X<|$*PROGRAM>X<|$*EXECUTABLE>X<|$*EXECUTABLE-NAME>X<|$*USER>X<|$*GROUP>X<|$*HOME>
1088
+X<|$*SPEC>X<|$*TMPDIR>X<|$*THREAD>X<|$*SCHEDULER>
1089
=table
1090
$*ARGFILES | Magic command-line input handle.
1091
------------------+--------------------------------------------
0 commit comments