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

Use Batch Resolve as a library or module instead of CLI #19

Open
blue-cp opened this issue Jul 25, 2020 · 1 comment
Open

Use Batch Resolve as a library or module instead of CLI #19

blue-cp opened this issue Jul 25, 2020 · 1 comment
Labels

Comments

@blue-cp
Copy link

blue-cp commented Jul 25, 2020

It would be great to use batch resolve as a module in our code vs using it as a command line tool. Any pointers on how to accomplish it would be great.

thanks

@mersinvald mersinvald assigned mersinvald and unassigned mersinvald Dec 21, 2020
@mersinvald
Copy link
Owner

Sorry for the late response.

It should be possible to do so -- check the src/main.rs to see how the modules in are used. Then you could export the modules via lib.rs and use them.

I'm no longer actively developing the tool, but I'll be happy to accept the pull requests.

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

No branches or pull requests

2 participants