class TerminalOne
Public Class Methods
hi()
click to toggle source
# File lib/terminalone.rb, line 2 def self.hi puts "Placeholder app for terminalone ruby SDK" end
# File lib/terminalone.rb, line 2 def self.hi puts "Placeholder app for terminalone ruby SDK" end