Method: EasyPdfCloud::Client#host
- Defined in:
- lib/easy_pdf_cloud.rb
#host ⇒ Object
The host to use for OAuth2 authentication. Defaults to www.easypdfcloud.com
17 18 19 |
# File 'lib/easy_pdf_cloud.rb', line 17 def host @host end |
The host to use for OAuth2 authentication. Defaults to www.easypdfcloud.com
17 18 19 |
# File 'lib/easy_pdf_cloud.rb', line 17 def host @host end |