rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Bind changed file path

Open elbuki opened this issue 7 years ago • 1 comments

Hey, @alexch, great work with this library, it solved most of my problems regarding reloading an application, props to you and the contributors.

But I have a question, how can I get the path of the file that was changed and bind it into the command? That would be really helpful so I can improve my reloading time in terms of performance.

Thank you!

elbuki avatar Sep 09 '17 03:09 elbuki

That sounds like a cool feature. You're saying that when rerun re-launhes your program, it would send the list of modified/deleted/added files as parameters to the new run? That doesn't sound too hard but I won't have time to do it soon. Patches welcome! (I know, that's a cop-out :-))

alexch avatar Jan 24 '18 01:01 alexch