Class: Doppler::Priority
- Inherits:
-
Object
- Object
- Doppler::Priority
- Defined in:
- lib/doppler.rb
Class Method Summary collapse
Class Method Details
.local ⇒ Object
10 11 12 |
# File 'lib/doppler.rb', line 10 def self.local @local end |
.remote ⇒ Object
15 16 17 |
# File 'lib/doppler.rb', line 15 def self.remote @remote end |