Skip to content

Use Readline.readline for feature_flag binary

Brett Walker requested to merge bw-readline-feature-flag into master

What does this MR do and why?

By using Readline.readline instead of $stdin.gets, the user can edit the line if there are any mistakes.

Screenshots or screen recordings

before after
2022-02-09_13.48.57 2022-02-09_13.50.12

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Brett Walker

Merge request reports

Loading