class

FunctionInvoker::Function

Inherits Reference < Object

Constructors

new(name : String, method = "POST")
Source

Instance methods

invoke(data : String = "", ignore_errors : Bool = false)
Source
invoke(data : JSON::Any | Nil, ignore_errors : Bool = false)
Source