AshOps.Task.Types (ash_ops v0.2.3)
Custom Spark.Options
types for casting and validating CLI arguments.
Summary
Functions
Custom option type for loading an actor
Custom option type for atom
Custom option type for query filters
Custom option type for filter-stdin
Custom option type for an identity
Custom option type for load
Custom option type for positional arguments
Parse a sort input
Types
@type task() :: AshOps.entity()
Functions
@spec actor(any(), task()) :: {:ok, Ash.Resource.record()} | {:error, any()}
Custom option type for loading an actor
Custom option type for atom
Custom option type for query filters
Custom option type for filter-stdin
Custom option type for an identity
Custom option type for load
@spec positional_arguments( any(), task(), Keyword.t(String.t()), Keyword.t(String.t()) ) :: {:ok, [any()]} | {:error, any()}
Custom option type for positional arguments
Parse a sort input