Method: Wechat::Token::AccessTokenBase#token_file
- Defined in:
- lib/wechat/token/access_token_base.rb
#token_file ⇒ Object (readonly)
Returns the value of attribute token_file.
6 7 8 |
# File 'lib/wechat/token/access_token_base.rb', line 6 def token_file @token_file end |