fediverse_pasture.runner.verify_actor
VerifyActorRunner
dataclass
Class to run query the verify runner application for various applications
Source code in fediverse_pasture/runner/verify_actor.py
run()
async
Runs the query. Returns a list containing the results for each application
Source code in fediverse_pasture/runner/verify_actor.py
format_verify_actor_result(result, prefix='###')
Routine to convert the obtained result into a markdown string