Module: Slack::Config

Extended by:
Config
Included in:
Config
Defined in:
lib/slack/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tokenObject

Returns the value of attribute token.



5
6
7
# File 'lib/slack/config.rb', line 5

def token
  @token
end