class FetchActorCommand

Defined in:

services/activitypub/actors.cr

Instance Method Summary

Instance methods inherited from class Cryap::AdminSocket::Command

call(data : JSON::Any | Nil, json : JSON::Builder) call

Instance Method Detail

def call(data, json) #