module MastermindSname::Input
Public Instance Methods
get_input()
click to toggle source
# File lib/mastermind_sname/sname/input.rb, line 4 def get_input gets.chomp.downcase end
# File lib/mastermind_sname/sname/input.rb, line 4 def get_input gets.chomp.downcase end