module Eoyc
Defined in:
eoyc.crConstant Summary
-
VERSION =
"0.3.0"
Class Method Summary
-
.process_line(line : String, choice : String, regex : Regex | String, encoders : Array(String)) : String
Process a single line with the given choice, regex, and encoders
Class Method Detail
def self.process_line(line : String, choice : String, regex : Regex | String, encoders : Array(String)) : String
#
Process a single line with the given choice, regex, and encoders