class RunaboveTime

Public Instance Methods

now() click to toggle source
# File lib/runabove.rb, line 297
def now
  raw_call("get", "/time")
end