Add conditions #157

Open
opened 2020-12-07 17:00:20 +01:00 by FWDekker · 0 comments
Owner

Implement a way to execute comparisons/conditions/etc. This is the basis for control flow later on. For now, it's just implementing comparisons, equalities, checking if a file exists, etc.

See also the test command in fish.

Implement a way to execute comparisons/conditions/etc. This is the basis for control flow later on. For now, it's just implementing comparisons, equalities, checking if a file exists, etc. See also the [test command in fish](https://fishshell.com/docs/2.2/commands.html#test).
FWDekker added the
feature
label 2020-12-07 17:00:20 +01:00
FWDekker self-assigned this 2020-12-07 17:00:20 +01:00
FWDekker added a new dependency 2020-12-07 19:23:40 +01:00
Sign in to join this conversation.
No description provided.