I would prefer defining one use case instead defining a use case and many exceptions to it. After all, we are trying to make the code uniform and thus easier to read and understand.
What do you guys think of the exports and variable assignment in one line?
Define x when x is not set or null (empty).
What do you guys think of the exports and variable assignment in one line?
Code:
export x=${x:=720}