OpenCDSS / cdss-lib-common-java

Colorado's Decision Support Systems (CDSS) common library (Java)
GNU General Public License v3.0
0 stars 1 forks source link

Add list edit for csv strings #169

Closed smalers closed 1 year ago

smalers commented 1 year ago

Some TSTool commands have parameters that are comma-separated values. There is a need to provide an editor to reduce errors.

smalers commented 1 year ago

I added the functionality and tested with the TSTool AWS plugin commands. Close this issue.