Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
postbin
master
BaseAPI
Response
PostbinAPI
APIException
Printer
Generated using Crystal 1.14.0
2024-11-26 07:31:57 UTC
module
PostbinAPI
Defined in:
lib/api/api.cr
Class Method Summary
.create
: String
.delete
(bin_id : String)
.shift
(bin_id : String) : Hash(Symbol, String) | Nil
Class Method Detail
def self.
create
: String
#
[
View source
]
def self.
delete
(bin_id : String)
#
[
View source
]
def self.
shift
(bin_id : String) : Hash(Symbol, String) | Nil
#
[
View source
]