Backplane. SkillProtocol. Resource
(backplane_skill_protocol v0.9.0)
Copy Markdown
Boundary-checked reads from a prepared Skill; no content is executed.
Summary
Functions
@spec read(Backplane.SkillProtocol.PreparedSkill.t(), String.t(), keyword()) :: {:ok, binary()} | {:error, Backplane.SkillProtocol.Error.t()}