Method: Settings::Credentials#password

Defined in:
lib/atcoder_tools/settings.rb

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



6
7
8
# File 'lib/atcoder_tools/settings.rb', line 6

def password
  @password
end