class SgtnClient
Public Class Methods
getString()
click to toggle source
# File lib/sgtnclient.rb, line 2 def self.getString puts "Hello world!" end
# File lib/sgtnclient.rb, line 2 def self.getString puts "Hello world!" end