Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stars
master
Top Level Namespace
Stars
API
AuthenticationInfo
Author
Package
Response
CLI
Color
Command
Init
Install
Publish
Register
Run
Built with Crystal 1.9.2
2023-10-07 10:44:36 UTC
struct
Stars::API::Response
Stars::API::Response
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
api_structs.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#result
: Package | Author | AuthenticationInfo
#success?
: Bool
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
result
:
Package
|
Author
|
AuthenticationInfo
#
[
View source
]
def
success?
: Bool
#
[
View source
]