schwim
Newcomer
Hello there, everyone!
I was looking through a lua file and see this expression but I can't figure out what it's supposed to be doing:
return s:match"^%s*(.*)":match"(.-)%s*$"
Could someone help me with what this is supposed to do?
Thanks for your time!
I was looking through a lua file and see this expression but I can't figure out what it's supposed to be doing:
return s:match"^%s*(.*)":match"(.-)%s*$"
Could someone help me with what this is supposed to do?
Thanks for your time!