Unverified Commit d7661b79 authored by Neel Gala's avatar Neel Gala
Browse files

adding new function to get a legal value from a warl node (#102)

* adding new function to get a legal value  from a warl node

This function is used to return a legal value for a given set of dependency_vals. If the dependency_vals is empty and self.dependencies        is not empty, then the first legal string is picked and the assignment-string substring is dierctly evaluated to get a legal value.

* Bump version: 3.1.2 → 3.2.0
parent afa2868f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment