Skip to content

Conversation

jockmac22
Copy link

Added the “bright” colors to the ANSI color constants
Added the ability to specify a range in Shell#ask — This doesn’t convert to an array for the answer set, it just displays the min and max of the array.
Added a ask_if_nil function to ask a question if the provided value is nil, otherwise return the value. — This helps with values that are required but may be nil at initialization of the task.
Added RSpec's — All Passed.

Added the “bright” colors to the ANSI color constants
Added the ability to specify a range in Shell#ask — This doesn’t convert to an array for the answer set, it just displays the min and max of the array.
Added a `ask_if_nil` function to ask a question if the provided value is nil, otherwise return the value. — This helps with values that are required but may be nil at initialization of the task.
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

Successfully merging this pull request may close these issues.

2 participants