Closed helenmiller16 closed 5 years ago
There should be a function tidy_toMonitor() which is the inverse of monitor_toTidy(), so that a ws_tidy object can be converted back into a ws_monitor object.
tidy_toMonitor()
monitor_toTidy()
ws_tidy
ws_monitor
closed in #52
There should be a function
tidy_toMonitor()
which is the inverse ofmonitor_toTidy()
, so that aws_tidy
object can be converted back into aws_monitor
object.