Jakub Žádník 82d69305b6
Path expand fixes (#3505)
* Throw an error if path failed to expand

Previously, it just repeated the non-expanded path.

* Allow expanding non-existent paths

This commit has a strange error in examples.

* Specify span manually in examples; Add an example

* Expand relative path without requiring cwd

* Remove redundant tilde expansion

This makes the tilde expansion in relative paths dependant on "dirs"
feature.

* Add missing example result

* Adjust path expand description

* Fix import error with missing feature
2021-06-07 05:28:55 +12:00
..
2021-05-27 17:09:48 +12:00
2021-06-03 18:23:14 +12:00
2021-05-13 07:07:20 +12:00
2021-05-15 16:11:07 +12:00
2021-05-27 12:18:02 -05:00
2021-05-22 10:52:04 -05:00
2021-06-07 05:28:55 +12:00
2021-05-22 10:52:04 -05:00
2021-05-27 12:18:02 -05:00
2021-05-12 13:01:48 +12:00
2021-04-19 06:40:29 +12:00
2021-06-03 18:23:14 +12:00
2021-05-28 10:32:45 +12:00
2021-05-28 19:48:54 +12:00
2021-05-21 21:19:43 -05:00
2021-05-27 12:18:02 -05:00
2021-04-22 08:54:34 +12:00
2021-05-14 20:35:09 +12:00
2021-05-28 19:48:54 +12:00
2021-05-26 06:18:20 +12:00
2021-05-17 15:08:47 +12:00
2021-05-12 13:01:48 +12:00