Summary
Functions
A sample %Mix.Tasks.Mishka.Ui.Add.Files.Args{} populated from defaults + type-based fallbacks.
Types
@type t() :: %Mix.Tasks.Mishka.Ui.Add.Files.Args{ color: [String.t()] | nil, helpers: [String.t()] | nil, module: String.t() | nil, only: [String.t()] | nil, padding: [String.t()] | nil, rounded: [String.t()] | nil, size: [String.t()] | nil, space: [String.t()] | nil, type: [String.t()] | nil, variant: [String.t()] | nil }