Dec 21, 2016 class decorator initialise reflect scan typescript Scan Decorated Classes in Typescript TL;DR: Make the decorator set a property in the class and look for it. While trying my hand at writing an ORM, I had
May 27, 2013 date directory folder recursive scan time Get most recent modification date for a folder in python Finding out when a directory was most recently modified should be relatively easy; just perform a dir or a ls -l and you should have