FoPost.PreflightResult (FoPost v0.1.0)

Copy Markdown View Source

A post checked against every platform it targets, without publishing anything.

Summary

Types

t()

@type t() :: %FoPost.PreflightResult{
  accounts: term(),
  post: term(),
  raw: term(),
  ready: term()
}