DynamicCommandParser icon indicating copy to clipboard operation
DynamicCommandParser copied to clipboard

Nice and clean library

Open tb59427 opened this issue 6 years ago • 0 comments

Thanks for sharing this - I like it a lot and use it to build a simple config interface for my project. Is there a way to tell the parser that the "Begin" token is start of a new line and that the end token is a CR (or LF)? The latter is probably "\n" but how about line start?

regards Torsten

tb59427 avatar Jul 29 '19 18:07 tb59427