class RunaboveRegion

Public Instance Methods

list() click to toggle source
# File lib/runabove.rb, line 259
def list
  raw_call("get", "/region")
end