Method: PUBG::Client::Status#status

Defined in:
lib/pubg/client/status.rb

#statusObject

Get the current API Status



12
13
14
# File 'lib/pubg/client/status.rb', line 12

def status
  get('status')
end