fake
fake copied to clipboard
Feature/add file name and extension
Adds FileName
and FileExtension
.
go generate
broke a var name, I had to change it from data
to _escData
, the tests pass but I wonder if there's a way avoid the vars being prefixed.