Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind changed file path #115

Open
elbuki opened this issue Sep 9, 2017 · 1 comment
Open

Bind changed file path #115

elbuki opened this issue Sep 9, 2017 · 1 comment

Comments

@elbuki
Copy link

elbuki commented Sep 9, 2017

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 elbuki changed the title Get changed file Bind changed file path Sep 9, 2017
@alexch
Copy link
Owner

alexch commented Jan 24, 2018

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 :-))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants