Action (action v0.1.6) View Source

Github Action Toolkit in Elixir, Elixir port of actions/toolkit

Link to this section Summary

Link to this section Types

Specs

reason() :: binary() | atom()

Specs

t() :: {:ok, Action.Github.t()} | {:error, reason()}

Link to this section Functions