Class: BluestormSMS::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/bluestorm_sms/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pwdObject

Returns the value of attribute pwd.



4
5
6
# File 'lib/bluestorm_sms/configuration.rb', line 4

def pwd
  @pwd
end

#snObject

Returns the value of attribute sn.



3
4
5
# File 'lib/bluestorm_sms/configuration.rb', line 3

def sn
  @sn
end