class Ichigo::RawClient
- Ichigo::RawClient
- Reference
- Object
Defined in:
ichigo/raw_client.crConstant Summary
-
API_URL =
"https://saucenao.com"
-
HTTP_HEADERS =
HTTP::Headers {"Content-Type" => "application/json"}
Constructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def search(url : String | Nil = nil, file : File | Nil | String | Nil | Path | Nil | IO | Nil = nil, mask : Int64 | Nil | String | Nil = nil, exclude_mask : Int64 | Nil | String | Nil = nil, site : Int32 = 999, testmode : Bool = false, result_count : Int32 = 16)
#