Class: Barcoder::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/barcoder/config.rb

Class Attribute Summary collapse

Class Attribute Details

.account_tokenObject

Returns the value of attribute account_token.



4
5
6
# File 'lib/barcoder/config.rb', line 4

def 
  @account_token
end

.hostObject

Returns the value of attribute host.



4
5
6
# File 'lib/barcoder/config.rb', line 4

def host
  @host
end

.hydraObject

Returns the value of attribute hydra.



4
5
6
# File 'lib/barcoder/config.rb', line 4

def hydra
  @hydra
end