Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
contributors
master
Contributors
CLI
Exceptions
UnsuccessfulResponse
Report
Response
Resource
Built with Crystal 1.9.2
2023-10-07 18:07:05 UTC
class
Contributors::Response::Resource
Contributors::Response::Resource
Reference
Object
Defined in:
contributors/response.cr
Constructors
.new
(path : String, query : String =
""
)
Instance Method Summary
#path
: String
#query
: String
Constructor Detail
def self.
new
(path : String, query : String =
""
)
#
[
View source
]
Instance Method Detail
def
path
: String
#
[
View source
]
def
query
: String
#
[
View source
]