Module: MastermindSname::Input
Instance Method Summary collapse
Instance Method Details
#get_input ⇒ Object
4 5 6 |
# File 'lib/mastermind_sname/sname/input.rb', line 4 def get_input gets.chomp.downcase end |
4 5 6 |
# File 'lib/mastermind_sname/sname/input.rb', line 4 def get_input gets.chomp.downcase end |