e8c25423b8
Given the following justfile: alias b := build build: echo 'Building!' Just will show the alias along with the recipe: $ just --show b alias b := build build: echo 'Building!' |
||
---|---|---|
.. | ||
integration.rs | ||
interrupts.rs | ||
invocation_directory.rs | ||
search.rs | ||
tempdir.rs | ||
working_directory.rs |