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

edit_db and prompts #1

Open
herveus opened this issue Dec 18, 2015 · 0 comments
Open

edit_db and prompts #1

herveus opened this issue Dec 18, 2015 · 0 comments

Comments

@herveus
Copy link
Owner

herveus commented Dec 18, 2015

edit_db uses IO::Prompter::prompt. I need to add the -v/-verbatim option to all calls so the response is just the input, and not an object that stringifies to the input. I've gotten bitten by that behavior and "fixed" it by forcibly stringifying the return. This is the "right" way to get that behavior.

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

1 participant