Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pawn
v2.0.2
Pawn
Error
Generated using Crystal 1.16.3
2025-10-10 10:33:59 UTC
struct
Pawn
Pawn
Struct
Value
Object
Defined in:
pawn.cr
pawn/version.cr
Constant Summary
VERSION
=
"2.0.2"
Constructors
.new
(*, padding =
false
)
Class Method Summary
.count
(password, *, padding =
false
)
.pwned?
(password, *, padding =
false
)
.uri
: URI
Instance Method Summary
#count
(password : String) : Int32
#pwned?
(password : String) : Bool
Constructor Detail
def self.
new
(*, padding =
false
)
#
[
View source
]
Class Method Detail
def self.
count
(password, *, padding =
false
)
#
[
View source
]
def self.
pwned?
(password, *, padding =
false
)
#
[
View source
]
def self.
uri
: URI
#
[
View source
]
Instance Method Detail
def
count
(password : String) : Int32
#
[
View source
]
def
pwned?
(password : String) : Bool
#
[
View source
]