CodestatsAPI.Stats.Xp (codestats_api v0.3.0)

View Source

Integer representing the amount of XP.

Summary

Functions

Parses the XP from the user's data from the Code::Stats API.

Types

t()

@type t() :: non_neg_integer()

Functions

parse(input)

@spec parse(integer() | String.t()) :: t()

Parses the XP from the user's data from the Code::Stats API.