module TingYun::Support::Hostname
Public Class Methods
get()
click to toggle source
# File lib/ting_yun/support/hostname.rb, line 7 def self.get Socket.gethostname end
# File lib/ting_yun/support/hostname.rb, line 7 def self.get Socket.gethostname end