Skip to content

Commit

Permalink
add dynamic variables to index
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jul 4, 2016
1 parent 2f6b24c commit 892fd8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/Language/variables.pod6
Expand Up @@ -1082,6 +1082,10 @@ Other compile-time variables:
=comment There should be a better way get this table to be formatted
properly, but if there is, Rakudo doesn't support it at the moment.
X<|$*ARGFILES>X<|@*ARGS>X<|$*IN>X<|$*OUT>X<|$*ERR>X<|%*ENV>X<|$*REPO>X<|$*TZ>
X<|$*CWD>X<|$*KERNEL>X<|$*DISTRO>X<|$*VM>X<|$*PERL>X<|$*PID>X<|$*PROGRAM-NAME>
X<|$*PROGRAM>X<|$*EXECUTABLE>X<|$*EXECUTABLE-NAME>X<|$*USER>X<|$*GROUP>X<|$*HOME>
X<|$*SPEC>X<|$*TMPDIR>X<|$*THREAD>X<|$*SCHEDULER>
=table
$*ARGFILES | Magic command-line input handle.
------------------+--------------------------------------------
Expand Down

0 comments on commit 892fd8e

Please sign in to comment.