module

Eoyc

Constants

VERSION = "0.3.0"

Class methods

process_line(line : String, choice : String, regex : Regex | String, encoders : Array(String)) : String

Process a single line with the given choice, regex, and encoders

Source