Closed bok- closed 2 years ago
The source parameter to the Vexillographer initialiser is now optional. If a source is passed Vexillographer can be used to edit values in that source. If the source is nil Vexillographer will present a read-only view of the flag hierarchy.
source
nil
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
📒 Description
The
source
parameter to the Vexillographer initialiser is now optional. If a source is passed Vexillographer can be used to edit values in that source. If the source isnil
Vexillographer will present a read-only view of the flag hierarchy.