class RunaboveToken

Public Instance Methods

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