envied icon indicating copy to clipboard operation
envied copied to clipboard

Add support for conditional variables. Fixes #13

Open robinroestenburg opened this issue 10 years ago • 1 comments

I've added support for conditional variables using the syntax:

conditional :foo do
  variable :bar
end

This implements issue #13.

robinroestenburg avatar May 06 '15 15:05 robinroestenburg

@eval @javierjulio What is the reason for not applying these changes?

javierav avatar Jun 13 '18 12:06 javierav