iefieldkit icon indicating copy to clipboard operation
iefieldkit copied to clipboard

Utility sub-program

Open luizaandrade opened this issue 4 years ago • 3 comments

  • [ ] Clean file paths form "" to "/"
  • [ ] Check that folder exists and throw error
  • [ ] Check that file exists and throw error
  • [ ] Test file extension and throw error

luizaandrade avatar Apr 28 '20 15:04 luizaandrade

Utility is a more commonly use name for this in computer science than auxiliary. And it should be one .do and not many .ado. So I renamed this issue to utility sub-programs

I have a gist with documentation on how to do this: https://gist.github.com/kbjarkefur/16b63c1fc89ab52c3d4cae9c74288452

kbjarkefur avatar Apr 28 '20 18:04 kbjarkefur

Thanks, Kris! That's super helpful.

luizaandrade avatar May 20 '20 02:05 luizaandrade

implementing in #201

luizaandrade avatar Feb 10 '22 15:02 luizaandrade