struct

Pawn

Inherits Struct < Value < Object

Constants

VERSION = "2.0.2"

Constructors

new(*, padding = false)
Source

Class methods

count(password, *, padding = false)
Source
pwned?(password, *, padding = false)
Source

Instance methods

count(password : String) : Int32
Source
pwned?(password : String) : Bool
Source

Nested types