class ZyNOSMGS
Constants
- PROMPT
Private Instance Methods
clear_output(output)
click to toggle source
# File lib/oxidized/model/zynosmgs.rb, line 29 def clear_output(output) output.gsub PROMPT, '' end
# File lib/oxidized/model/zynosmgs.rb, line 29 def clear_output(output) output.gsub PROMPT, '' end