module Eoyc

Defined in:

eoyc.cr

Constant Summary

VERSION = "0.3.0"

Class Method Summary

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


[View source]