Breaking Changes:
Features:
f: +f -> set v
echo: @v[2..]
f
. It is now the tool I had always intended when I first created that builting
now supports being run as a method (eg to filter items from a file list)rx
now supports being run as a method (eg to filter items from a file list)git
terraform
Minor Changes:
profile/
prefix from the module string for modules and profiles (as seen in FileRef
)Bug Fixes:
||
and &&
are used in other runmode
’s, try
, and trypipe
Published: 01.08.2022 at 20:10
&&
) Logical Operator: Continues next operation if previous operation passes||
) Logical Operator: Continues next operation only if previous operation fails[
(range): Outputs a ranged subset of data from STDINautocomplete
: Set definitions for tab-completion in the command linef
: Lists or filters file system objects (eg files)g
: Glob pattern matching for file system objects (eg *.txt
)runmode
: Alter the scheduler’s behaviour at higher scoping levelrx
: Regexp pattern matching for file system objects (eg .*\\.txt
)try
: Handles errors inside a block of codetrypipe
: Checks state of each function in a pipeline and exits block on errorThis site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Mon Feb 13 09:18:06 UTC 2023 against commit f339958f33995895c1d997efcdbb8408d2c8d45f8b5f934.
Current version is which has been verified against 13950 tests cases.