run_meta
Method
This is a method of the RunJournal class in the journal module.Return the :class:
RunMeta for run_id or None if unknown.
Signature
Parameters
str
required
No description available.
Returns
Optional[RunMeta]
The result of the operation.
Uses
fetchoneexecutejson.loadsRunMeta
Source
View on GitHub
praisonaiagents/runtime/journal.py at line 269
