mirror of
https://github.com/casey/just.git
synced 2025-08-04 15:08:39 +00:00
Note version in which absolute path construction was added (#1361)
This commit is contained in:
parent
cd09d1e6d4
commit
27e196c9bb
1 changed files with 1 additions and 1 deletions
|
@ -925,7 +925,7 @@ $ just --evaluate bar
|
|||
a//b
|
||||
```
|
||||
|
||||
Absolute paths can also be constructed:
|
||||
Absolute paths can also be constructed<sup>1.5.0</sup>:
|
||||
|
||||
```make
|
||||
foo := / "b"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue