Files
archived-nodemon/lib/utils
Remy Sharp c223bfe5d5 Find on linux and detect container offset
Closes #455
Closes #453
Fixes #419

This method creates a file and checks the stat to check of an offset between the date on the machine and the created time on the file system. Docker (in my tests) show that you can get the offset using this method.

Once we have the offset, we tell the user (once) and then we use that to find files that have been modified according to the offset (either looking in the last using -mmin or in the future using -newer + a touched file).
2015-01-08 12:35:58 +00:00
..
2014-12-09 11:09:29 +00:00
2013-10-30 19:43:20 +00:00
2013-10-30 19:43:20 +00:00