JustBash.AST.ErrorIfUnset (JustBash v0.3.0)
View Source${VAR:?error} or ${VAR?error}
Summary
Types
@type t() :: %JustBash.AST.ErrorIfUnset{ check_empty: boolean(), word: JustBash.AST.Word.t() | nil }
${VAR:?error} or ${VAR?error}
@type t() :: %JustBash.AST.ErrorIfUnset{ check_empty: boolean(), word: JustBash.AST.Word.t() | nil }