Sha256: 3b69c67c81c49dbbe1ca4cf008565bcca71880f6ffc36831aac6296eea6abadf

Contents?: true

Size: 147 Bytes

Versions: 17

Compression:

Stored size: 147 Bytes

Contents

# encoding: utf-8

module TingYun
  module Support
    module Hostname

      def self.get
        Socket.gethostname
      end

    end
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
tingyun_rpm-3.2.0 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.6.1 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.5.0 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.4.2 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.4.1 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.3.1 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.3.0 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.2.0 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.4.2 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.4.1 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.4 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.3 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.2 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.1 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.1.0 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.0.7 lib/ting_yun/support/hostname.rb
tingyun_rpm-1.0.6 lib/ting_yun/support/hostname.rb