class

Moodle::Req(T)

Inherits JSON::Serializable < Reference < Object

Constructors

new(methodname : String, args : T, index : Int32 = 0)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

args
Source
args=(args : T)
Source
index
Source
index=(index : Int32)
Source
methodname
Source
methodname=(methodname : String)
Source