File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Commands/AutomaticVariables Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Automatic Variables are embedded in post processing by [PostProcess.InitializeAu
77
88| VariableName | Description |
99| -------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------|
10- | [ CallstackPeek ] ( /docs/Automatic.Variable.CallstackPeek.md ) | $MyCaller (aka $CallStackPeek) contains the CallstackFrame that called this command. |
10+ | [ ] ( /docs/Automatic.Variable.CallstackPeek.md ) | $MyCaller (aka $CallStackPeek) contains the CallstackFrame that called this command. |
1111| [ IsPipedFrom] ( /docs/PipeScript.Automatic.Variable.IsPipedFrom.md ) | $IsPipedFrom determines if the pipeline continues after this command. |
1212| [ IsPipedTo] ( /docs/PipeScript.Automatic.Variable.IsPipedTo.md ) | $IsPipedTo determines if a command is being piped to. |
1313| [ MyCaller] ( /docs/PipeScript.Automatic.Variable.MyCaller.md ) | $MyCaller (aka $CallStackPeek) contains the CallstackFrame that called this command. |
You can’t perform that action at this time.
0 commit comments