trmvsr 0.11.5

dotnet tool install --global trmvsr --version 0.11.5
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local trmvsr --version 0.11.5
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=trmvsr&version=0.11.5
                    
nuke :add-package trmvsr --version 0.11.5
                    

Move the rule, whose symbol is identified by the xpath string, to the top of the grammar.
This program is part of the Trash toolkit.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.11.5 716 10/17/2021
0.11.4 616 10/17/2021
0.11.3 584 9/28/2021
0.11.2 582 9/26/2021
0.11.1 626 9/25/2021
0.11.0 660 9/24/2021
0.10.0 596 9/9/2021
0.8.9 533 8/13/2021
0.8.8 558 8/5/2021
0.8.7 613 7/20/2021
0.8.6 632 7/13/2021
0.8.5 540 7/6/2021
0.8.4 543 6/24/2021
0.8.3 668 6/13/2021
0.8.2 585 6/8/2021

# Trmvsr
Move the rule, whose symbol is identified by the xpath string, to the top of the grammar.
# Usage
trmvsr <string>
# Example
# Notes
If you are running MSYS2 on Windows, you may notice that XPaths are not being
processed by this command correctly. To avoid the Bash shell from altering
XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.
# Current version
0.11.5 -- Bug fixes in trkleene, trrup.