HostKit.Source.Ref (host_kit v0.1.0-beta.0)

Copy Markdown View Source

Reference to a declared HostKit source for command/run inputs.

Summary

Types

t()

@type t() :: %HostKit.Source.Ref{name: atom() | String.t()}

Functions

new(name)

@spec new(atom() | String.t()) :: t()

normalize_input(input)

@spec normalize_input(term()) :: t() | String.t()