Class: TrainSH::Detectors::EnvTarget

Inherits:
TargetDetector show all
Defined in:
lib/trainsh/detectors/target/env.rb

Class Method Summary collapse

Methods inherited from TargetDetector

descendants, #to_s, #url

Class Method Details

.urlObject



6
7
8
# File 'lib/trainsh/detectors/target/env.rb', line 6

def self.url
  ENV['TARGET']
end