Module: TingYun::Support::Hostname

Defined in:
lib/ting_yun/support/hostname.rb

Class Method Summary collapse

Class Method Details

.getObject



7
8
9
# File 'lib/ting_yun/support/hostname.rb', line 7

def self.get
  Socket.gethostname
end