File tree 1 file changed +1
-1
lines changed
Commands/AutomaticVariables
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
7
7
8
8
| VariableName | Description |
9
9
| -------------------------------------------------------------------| ---------------------------------------------------------------------------------------------------------------------|
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. |
11
11
| [ IsPipedFrom] ( /docs/PipeScript.Automatic.Variable.IsPipedFrom.md ) | $IsPipedFrom determines if the pipeline continues after this command. |
12
12
| [ IsPipedTo] ( /docs/PipeScript.Automatic.Variable.IsPipedTo.md ) | $IsPipedTo determines if a command is being piped to. |
13
13
| [ 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